263
rep_change #003237 Description: Solvay routing list It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window. As 14.2 is an already productive version it was not possible to add a new field to z18 in order to store the sequence which is necessary for this function. Therefore the first three digits of the field z18- note are used to store the sequence of the z18 records. This three digits are not visible in the GUI client. Please note, that only 97 bytes are now available for notes. The new buttons can be activated by adding the following parameter to ./serial/tab/serial.ini [General] RoutingListPriority=Y and adding the variable setenv routing_list_priority Y to pc_server_defaults. Note: this fix is ADD-ON - this function is'nt active in the standard version. By: Yoram (Sven fix_request #187) Module: SERIAL Bug Fix (Y/N): N Rep Change (version,#): PRB number: Unix files: ./alephm/source/serial/serial_rout_list_loan.cbl ./alephm/source/pc_serial/pc_serial_c0305.cbl ./alephm/source/pc_serial/pc_serial_c0311.cbl ./alephm/source/com_io/get_buf_z18_doc.cbl PC files: .\serial\bin\serial.exe Actions: iprou serial serial_rout_list_loan iprou pc_serial pc_serial_c0305 iprou pc_serial pc_serial_c0311 iprou com_io get_buf_z18_doc Actions(General): reditribute serial.exe Adding the following lines to .\serial\tab\eng\window.dat: RoutListWindow.Btn.Up &Up RoutListWindow.Btn.Down &Down Customer: Development tester: QC tester: TP (Testing Procedure): Date: 2002-02-26 13:19:57 --------------------------------------------------------- 1

  · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

rep_change #003237

Description: Solvay routing list

It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window.

As 14.2 is an already productive version it was not possible to add a newfield to z18 in order to store the sequence which is necessary for thisfunction. Therefore the first three digits of the field z18-note are usedto store the sequence of the z18 records. This three digits are not visiblein the GUI client. Please note, that only 97 bytes are now available fornotes.

The new buttons can be activated by adding the following parameter to./serial/tab/serial.ini

[General]RoutingListPriority=Y

and adding the variable

setenv routing_list_priority Y

to pc_server_defaults.

Note: this fix is ADD-ON - this function is'nt active in the standard version.

By: Yoram (Sven fix_request #187)

Module: SERIAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/serial/serial_rout_list_loan.cbl

./alephm/source/pc_serial/pc_serial_c0305.cbl

./alephm/source/pc_serial/pc_serial_c0311.cbl

./alephm/source/com_io/get_buf_z18_doc.cbl

PC files:

.\serial\bin\serial.exe

Actions:

iprou serial serial_rout_list_loaniprou pc_serial pc_serial_c0305iprou pc_serial pc_serial_c0311iprou com_io get_buf_z18_doc

Actions(General):

reditribute serial.exe

Adding the following lines to .\serial\tab\eng\window.dat:

RoutListWindow.Btn.Up &UpRoutListWindow.Btn.Down &Down

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-02-26 13:19:57---------------------------------------------------------rep_change #003238

Description: p_manage_02 when using a multilingual thesaurus

expand_doc_bib_acc is used ONLY when a library has a multilingual thesaurus.However since this expand attempts to read while the Z01 may be onload (p_manage_02) there is a problem. This may happen only when p_manage_02is running with the option "0" since in option "1" expand_doc_bib_acc is notin effect. Now there is an additional option "3" which is like "0" but makessure all retrieval is done prior to loading (Slower).

from ./alephe/www_b_eng/b-manage-02

<tr><td>Procedure to run</td><td><SELECT name=F01> <OPTION value="0"> Update headings index <OPTION value="3"> Update headings index (when using a multilingual thesaurus) <OPTION value="1" selected> Rebuild entire headings index <OPTION value="2"> Rebuild entire headings index (except Z01)</SELECT></td></tr>

By: Yoram (Omri fix_request #162)

Module: BATCH

1

Page 2:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_manage_02

./aleph/proc/p_manage_02_cnv

./alephe/www_b_eng/b-manage-02

PC files:

Actions:

Actions(General):

Customer: IDS

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-02-26 20:20:08---------------------------------------------------------rep_change #003239

Description: WEB OPAC - Display of BT and NT links in AUT databases

The display of BT (Broader Term) and NT (Narrower term) links of AUTdatabases was not consistent with the display in the GUI OPAC. That is,while in the GUI OPAC the text associated with e.g. "Narrower term"was the heading itself, in the WEB OPAC the text was always "Clickto view related record". This way, the user had to click on "Narrowerterm" in order to view the linked record in full.

Instead, the display of the above mentioned links in the WEB OPAC issimilar to that of the GUI OPAC.

By: Yoram (Danny fix_request #186)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 23266, 24635

Unix files:

./alephm/source/www_a/www_a_edit_doc_999_z103.cbl

./alephm/source/www_a/www_a_edit_doc_999.cbl

PC files:

Actions:

iprou www_a www_a_edit_doc_999_z103iprou www_a www_a_edit_doc_999

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-02-26 20:24:22---------------------------------------------------------rep_change #003240

Description: CIRC - Hold request - the Z37-FILTER-COPY is not relevant anymore in the creation of hold requests on "like" copies.

By: Yoram

Module: CIRC, WEB

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/z37_hold_expand.cbl

PC files:

Actions:

iprou com z37_hold_expand

2

Page 3:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions(General):

Customer: UNILINC

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-02-28 16:14:09---------------------------------------------------------rep_change #003241

Description: Fix only relevant for MAB libraries.

P_manage_20 is used to load updates of AUT data. As the German National Librarydecided to deliver the letter "x" as part of the identification number of GKDrecords from January 2002 in upper case the p_manage_20 has been fixed in orderto identify the record in the database during the update even if the "x" isthere in lower case. In this case a COR field will be added to the record inorder to update the related BIB records.

By: Yoram (Sven)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_20_a.cbl

PC files:

Actions:

iprou butil b_manage_20_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-03 09:17:24---------------------------------------------------------rep_change #003242

Description: ACQ, CIRC, ITEMS, SERIAL - Change process status utility - the focus now is on the barcode field which makes it more convenient to work.

By: Yoram

Module: ACQ, CIRC, ITEMS, SERIAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26098

Unix files:

PC files:

.\acq\bin\acq.exe

.\circ\bin\circ.exe

.\items\bin\items.exe

.\serial\bin\serial.exe

Actions:

Actions(General):

redistribute the above modules.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-03 14:13:58---------------------------------------------------------rep_change #003243

Description: Bug in p_file_20 (PLIF) : when a patron is undeletable

3

Page 4:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

(has loan or owes fines), z308 were deleted anyway

By: Yoram (Tamar Veler)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25796

Unix files:

./alephm/source/butil/b_file_20_a.cbl

PC files:

Actions:

iprou butil b_file_20_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-05 08:06:38---------------------------------------------------------rep_change #003244

Description: 1) ILL - Client technical changes - the Nav. window is nowalways open when a request is on. Done for consistency withthe other admin modules.2) ILL, in "LoanArrivalForm" and "CopyArrivalForm" some fields could not be accessed using the TAB key. other fields are read-only and are supposed to be read-write.

By: Yoram

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24254, 26159

Unix files:

PC files:

.\ill\bin\ill.exe

Actions:

Actions(General):

redistribute ill.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-06 16:16:12---------------------------------------------------------rep_change #003245

Description: Give Z36-PROXY-ID correct value so check_circ_1_f will work.Now if the sponsor will do the loan, the Z36-PROXY-ID will be his.

By: Yoram (Jerry Specht)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26015

Unix files:

./alephm/source/pc_cir/pc_cir_c0441.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0441

4

Page 5:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-07 09:21:00Date: 2002-06-16 11:34:07---------------------------------------------------------rep_change #003246

Description: In ITEMS, Item Form. Permissions for Invoice Key field need to be changed. in program pc_com_c0159 permission COM/INVOICE-LIST is checked but it does not have an entry in tab user_function. there is another permission check while calling check_order_authorization which is not needed.

By: Yoram (Hila fr #190)

Module: ITEMS, ACQ

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24321

Unix files:

./alephm/source/pc_com/pc_com_c0159.cbl

./alephe/tab/user_function.eng

PC files:

Actions:

iprou pc_com pc_com_c0159Actions(General):

add line to user_function:COM L Invoice Key INVOICE-LIST L Select Invoice Key in item

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 08:07:51---------------------------------------------------------rep_change #003247

Description: Sending email from "Vendor address" window or from "User address" window only works if the "Body" of the message is filled (if message only contains subject, mail is not sent)

By: Yoram (Hila fr #191)

Module: ADMIN, CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24318

Unix files:

PC files:

.\admin\bin\admin.exe

.\circ\bin\circ.exe

Actions:

Actions(General):

redistribute the above modules.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 08:15:49---------------------------------------------------------rep_change #003248

Description: Include start date/time in p_manage_17 log: without this, you can't tell when the job started.

5

Page 6:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram (Jerry Specht fr #192)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_manage_17

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 08:20:00---------------------------------------------------------rep_change #003249

Description: Automatic creation of items on arrival of orders does not take col 5 and 6 (location and location type) of tab36 into account.

By: Yoram (Hila fr #196)

Module: ACQ, ITEMS

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25622

Unix files:

./alephm/source/pc_acq/pc_acq_c0503.cbl

PC files:

Actions:

iprou pc_acq pc_acq_c0503

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 08:23:08---------------------------------------------------------rep_change #003250

Description: Include 20 chars from external budget number on report (instead of just 6).

By: Yoram (Jerry Specht fr #201)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: US 1937

Unix files:

./alephm/source/butil/b_acq_21_b.cbl

PC files:

Actions:

iprou butil b_acq_21_b

Actions(General):

Customer:

Development tester:

QC tester:

6

Page 7:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-03-11 10:50:39Date: 2002-06-16 11:30:20---------------------------------------------------------rep_change #003251

Description: Restore item from ADM information - When sub-fields 8 & 9 were missing it destroyed the Z30 fields : Z30-MATERIAL and Z30-TEMP-LOCATION.

By: Yoram (Revital fr #203)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25436

Unix files:

./alephm/source/com/restore_adm_item.cbl

PC files:

Actions:

iprou com restore_adm_item

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 11:00:45---------------------------------------------------------rep_change #003252

Description: BATCH (ACQ) - p_acq_12 - wrong data in column 7 ("Order Number 2")

The field "Z68-ORDER-NUMBER-2" was inserted to column 7 ("Order Number 2")of the report produced by the batch process p_acq_12, instead of thefield "Z68-ORDER-NUMBER-1".

By: Yoram (Danny fr #204)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25897

Unix files:

./alephm/source/butil/b_acq_12_b.cbl

PC files:

Actions:

iprou butil b_acq_12_b

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 11:04:04---------------------------------------------------------rep_change #003253

Description: Job p_serial_44 updated item-process-status (using tab42) despite that the update-database parameter was set to "N".

By: Yoram (Revital fr #205)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25702

Unix files:

./alephm/source/butil/b_serial_44_b.cbl

7

Page 8:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou butil b_serial_44_b

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 11:09:29---------------------------------------------------------rep_change #003254

Description: BATCH (CIRC) - p_cir_07 - Irrelevant error message upon submission

When the batch process p_cir_07 was submitted without selecting a sublibrary(i.e. all sublibraries), but WITH an item status filter, an irrelevanterror message was displayed: "Item cannot be photocopied (tab15).".

By: Yoram (Danny fr #208)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26134

Unix files:

./alephm/source/www_b/www_b_cir_07.cbl

PC files:

Actions:

iprou www_b www_b_cir_07

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 11:19:18---------------------------------------------------------rep_change #003255

Description: Returning ReadingRoom item should delete the ADM information after restoring.

By: Yoram (Revital fr #209).

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25436

Unix files:

./alephm/source/pc_cir/pc_return_item.cbl

PC files:

Actions:

iprou pc_cir pc_return_item

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 11:23:54---------------------------------------------------------rep_change #003256

Description: Universal Gateway - fix presenting UNIMARC and DANMARC recordsmarc_to_docx now reads TAB10 table from EXT library (EXT01 for USMARC,

8

Page 9:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

EXT02 for UNIMARC and EXT03 for DANMARC)Note: in TAB10 table of EXT01 TAB10-MARC-TYPE should be set to 1 in TAB10 table of EXT02 TAB10-MARC-TYPE should be set to 2 in TAB10 table of EXT03 TAB10-MARC-TYPE should be set to 3

By: Yoram (Irina fr #210)

Module: Universal Gateway

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26220

Unix files:

./alephm/source/vir/vir_z00_z39.cbl

PC files:

Actions:

iprou vir vir_z00_z39

Actions(General):

in TAB10 table of EXT01 TAB10-MARC-TYPE should be set to 1in TAB10 table of EXT02 TAB10-MARC-TYPE should be set to 2in TAB10 table of EXT03 TAB10-MARC-TYPE should be set to 3

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 11:27:01---------------------------------------------------------rep_change #003257

Description: The batch job p_serial_44 and p_serial_04 used to get as an input file list of BIB doc numbers. Now it is possible to give list of ADM doc numbers too. New parameter was added to the batch job which defining what type is the input file : BIB or ADM.

By: Yoram (Revital fr #211)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 23962, 24053

Unix files:

./alephm/source/copy/P_SERIAL_44

./alephm/source/copy/P_SERIAL_04

./alephm/source/www_b/www_b_serial_44.cbl

./alephm/source/www_b/www_b_serial_04.cbl

./alephm/source/butil/b_serial_44_get_param.cbl

./alephm/source/butil/b_serial_04_get_param.cbl

./alephm/source/butil/b_serial_44_a.cbl

./alephm/source/butil/b_serial_04_a.cbl

./alephe/www_b_eng/b-serial-04

./alephe/www_b_eng/b-serial-44

PC files:

Actions:

iprou www_b www_b_serial_44iprou www_b www_b_serial_04iprou butil b_serial_44_get_paramiprou butil b_serial_44_aiprou butil b_serial_44_biprou butil b_serial_44_ciprou butil b_serial_44_diprou butil b_serial_04_get_paramiprou butil b_serial_04_aiprou butil b_serial_04_biprou butil b_serial_04_c

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-11 11:34:47---------------------------------------------------------rep_change #003258

9

Page 10:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: CIRC - User Info - Cash summary list - added field "Cash Sublibrary"

The field "Cash Sublibrary" (Z31-SUB-LIBRARY) has been added to the cashsummary list in the User Information window (PC_CASH_SUMMARY code in./usm01/tab/pc_tab_col.eng).

By: Yoram (Danny fr #213)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25619

Unix files:

./alephm/source/pc_cash/pc_cash_c0705.cbl

./usm01/tab/pc_tab_col.eng

PC files:

Actions:

iprou pc_cash pc_cash_c0705

Actions(General):

Add the following line to ./usm01/tab/pc_tab_col.eng:

PC_CASH_SUMMARY L Cash Sublibrary 15 000 04 C04 z31 sub library

Customer: 41DSV

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-12 13:44:31---------------------------------------------------------rep_change #003259

Description: When deleting borrower, there is now check that the user is not a routing list group leader, If so the deleting is not leagal.

By: Yoram (Revital fr #215)

Module: ADMIN, CIRC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 25684

Unix files:

./alephm/source/pc_com/pc_com_c0121.cbl

PC files:

.\admin\bin\admin.exe

.\circ\bin\circ.exe

.\alephcom\tab\eng\message.dat

Actions:

iprou pc_com pc_com_c0121

Actions(General):

redistribute admin.exe & circ.exeAdd the line for "DeletUserIsRoutLeader" to message.dat

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-12 14:45:33---------------------------------------------------------rep_change #003260

Description: Triggers: Cataloger name should be derived from the on-line user-name.

By: Yoram (Amit fr #226)

Module: GENERAL

Bug Fix (Y/N): Y

10

Page 11:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number: 24650

Unix files:

./alephm/source/pc_com/pc_com_c0134.cbl

PC files:

Actions:

iprou pc_com pc_com_c0134

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-12 14:53:25---------------------------------------------------------rep_change #003261

Description: WEB - Wrong use of CONTROL-LNG instead of CON-LNG.(When loading tab_delinq in the user info screen).

By: Yoram (Amit fr #225)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 23752

Unix files:

./alephm/source/www_a/www_a_bor_info_data.cbl

PC files:

Actions:

iprou www_a www_a_bor_info_data

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-12 14:55:56---------------------------------------------------------rep_change #003262

Description: A link to "Library Info" was added, like in 12.1 version. The link dependes on: a) The env. variable "www_lib_info_link" in www_server_defaults. b) A specific sub-library was selected.

By: Yoram (Amit fr #224)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 23781

Unix files:

./alephm/source/www_a/www_a_item_global.cbl

./alephe/www_a_eng/item-global-tail

./alephe/www_eng/a-library-info.gif

PC files:

Actions:

iprou www_a www_a_item_global

Actions(General):

Add line setenv www_lib_info "<img src=${icon_path}_&lng/icon/a-library-info.gif border=0 alt='Library Information'>" to www_server_defaults.

Customer:

Development tester:

11

Page 12:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-03-12 15:10:38---------------------------------------------------------rep_change #003263

Description: Search in ACC - Z01-ACC-SEQUENCE-SEE is ignored.

When performing a search (not a browse) in ACC-headings, Z01-ACC-SEQUENCE-SEEwas ignored. Therefore, no cross-references were retrieved.

By: Yoram (Danny fr #216)

Module: SEAR

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26057

Unix files:

./alephm/source/set_server/set_find_build_acc_m.cbl

PC files:

Actions:

iprou set_server set_find_build_acc_m.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-13 15:05:25---------------------------------------------------------rep_change #003264

Description: GUI (ADMIN) - Mini-OPAC in ADM modules - search for Barcode - case sensitivity

The search for barcode by using the Mini-OPAC in the administrativemodules (such as Items, Circulation, ILL, Serial) was case sensitive,unlike the search in SEAR, i.e. if a barcode was entered in lowercaseletters, it was not retrieved.

By: Yoram (Danny fr #217)

Module: GUI Moudles.

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24483

Unix files:

./alephm/source/pc_com/pc_com_c0160.cbl

./alephm/source/pc_com/pc_com_c0140.cbl

PC files:

Actions:

iprou pc_com pc_com_c0160.cbliprou pc_com pc_com_c0140.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-13 15:08:08---------------------------------------------------------rep_change #003265

Description: Fix is only relevant for MAB libraries

When a parallel-link field in a record in MAB (tags 527-534) was doubled(or tripled ...), the text of this new PAR link displayed in the Opac (contentof z103_lkr_text_n) was wrong. The text of the first field was used not onlyfor the first link, but also for the other links. This has been corrected.

By: Yoram (Sven fr #221)

12

Page 13:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/update_z103/update_z103_mab_par.cbl

PC files:

Actions:

iprou update_z103 update_z103_mab_par

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-13 15:11:43---------------------------------------------------------rep_change #003266

Description: A continuation to fix #3226.

There was a problem concerning the fix -it solved the problem described there but caused another one - the holdsthat have z37_source="S" were not displayed - now fixed.

By: Yoram

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_cir/pc_cir_list_holds.cbl

./alephm/source/pc_cir/pc_cir_c0415.cbl

PC files:

Actions:

iprou pc_cir pc_cir_list_holdsiprou pc_cir pc_cir_c0415

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-14 12:12:26---------------------------------------------------------rep_change #003267

Description: No warning in log file for programs missing in tab_word_breaking.

By: Yoram (Omri fr #232)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 25117

Unix files:

./alephm/source/butil/b_manage_01_b.cbl

./alephm/source/com/aleph_ccl_expr_b_manage.cbl

PC files:

Actions:

iprou butil b_manage_01_biprou com aleph_ccl_expr_b_manage

Actions(General):

13

Page 14:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Customer: ICL

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-17 15:36:45---------------------------------------------------------rep_change #003268

Description: Correct problem of HOL 852 not being copied to z30_copy.The PERFORM CORRECT-Z30-COPY statement was omitted.

By: Yoram (Jerry Specht fr #200)

Module: ITEMS

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 2073 (US)

Unix files:

./alephm/source/correct_record/correct_z30_from_852.cbl

PC files:

Actions:

iprou correct_record correct_z30_from_852

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 08:47:12---------------------------------------------------------rep_change #003269

Description: fix problem in Z39 compilation.(a problem occured when compiling z39 on HP with gcc 2.95.2)

By: Yoram (Irina fr #227)

Module: Z39

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/z39/z39_gate_client/Makefile

PC files:

Actions:

asm z39compile_z39

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 08:51:55---------------------------------------------------------rep_change #003270

Description: z39_server: hyphen was removed from MARC recordThe Z39.50 server performed the conversion of the character defined in tab10switch 36 TAB10-DOC-BLANK-CHAR for all fields of the target record and notonly for the MARC21 fixed length fields. As a result the removal of hyphen '-'took place in the entire record if the defined character was hyphen.

Example:

"020$a3-1234-4509-X" was returned as "020$a3 1234 4509 X"

After the change the Z39.50 server changes TAB10-DOC-BLANK-CHAR intoBlank:

14

Page 15:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

- for the MARC21 fixed length fields - for all other fields only if TAB10-DOC-BLANK-CHAR is not equal to hyphen '-'.

Note: this fix_request solves the same problem as rep_change 2827, which was somehow eliminated from the version.

By: Yoram (Irina fr #229)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26170

Unix files:

./alephm/source/com/docx_to_marc.cbl

PC files:

Actions:

iprou com docx_to_marc

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 08:55:00---------------------------------------------------------rep_change #003271

Description: Selfcheck: Codeco Emulation - continuation of rep_change #003234.

By: Yoram (Sven fr #230)

Module: SELFCHECK

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_selfserv/pc_ss_c2051.cbl

./alephm/source/pc_selfserv/pc_ss_c2052.cbl

./alephm/source/pc_selfserv/pc_ss_c2053.cbl

./alephm/source/pc_selfserv/pc_ss_c2054.cbl

./alephm/source/pc_selfserv/pc_ss_c2055.cbl

./alephm/source/pc_selfserv/pc_ss_c2056.cbl

./alephm/source/pc_selfserv/pc_ss_c2058.cbl

./alephm/source/copy/C2051

./alephm/source/copy/C2052

./alephm/source/copy/C2053

./alephm/source/copy/C2054

./alephm/source/copy/C2055

./alephm/source/copy/C2056

./alephm/source/copy/C2058

./alephe/error_eng/pc_ss_c2051

./alephe/error_eng/pc_ss_c2052

./alephe/error_eng/pc_ss_c2053

./alephe/error_eng/pc_ss_c2054

./alephe/error_eng/pc_ss_c2056

./alephe/error_eng/pc_ss_c2058

PC files:

Actions:

make_copy_files C2051make_copy_files C2052make_copy_files C2053make_copy_files C2054make_copy_files C2055make_copy_files C2056make_copy_files C2058

iprou pc_selfserv pc_ss_c2051iprou pc_selfserv pc_ss_c2052iprou pc_selfserv pc_ss_c2053iprou pc_selfserv pc_ss_c2054iprou pc_selfserv pc_ss_c2055iprou pc_selfserv pc_ss_c2056iprou pc_selfserv pc_ss_c2058

Actions(General):

15

Page 16:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Customer: ICL

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 09:41:38---------------------------------------------------------rep_change #003272

Description: check_doc_line - inconsistancy in indicators check

This happens when the table is not padded with enough spacesExample:

"AL XX 320 - ""AL XX 320 a 0 1"

Works fine but

"AL XX 320 -""AL XX 320 a 0 1"

Does not !!!

By: Yoram (omri fr #233)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26151

Unix files:

./alephm/source/check_doc/check_doc_line_al.c

PC files:

Actions:

compile_cc check_doc check_doc_line_alapmcreate_www_servercreate_pc_servercreate_rts

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 09:45:10---------------------------------------------------------rep_change #003273

Description: Bug in p_file_20 (PLIF) : creation of z308 type 01 fails (barcode duplicate), however z303/z305 are created

By: Yoram (Tamar Veler fr #234)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26367

Unix files:

./alephm/source/butil/b_file_20_a.cbl

PC files:

Actions:

iprou butil b_file_20_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 09:52:55---------------------------------------------------------

16

Page 17:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

rep_change #003274

Description: The rule declaring that virtual fields would be built when two or more MARC fields exist was violated when requested fields occurred more than one time.Virtual field will be built under those circumstances only if the multioccurrance matches for more than one field.

Example :line from tab_expand_join"ATT02 100## a z 245## abcd t".

lines from document:10010 L $$aPersoon, C. H.$$q(Christiaan Hendrik),$$d1755-1837.2450 L $$aMycologia Europaea,$$bseu Completa omnium fungorum in variis Europaea10010 L $$aPetri, Leopold.2450 L $$aGeschichte des Placet nach Zweck und rechtlicher Ausgestaltung10010 L $$aPetsch, Robert,$$d1875

Virtual fields built:ATT02 L $$zPersoon, C. H.$$tMycologia Europaea,seu Completa omnium fungorum in variis EuropaeaATT02 L $$zPetri, Leopold.$$tGeschichte des Placet nach Zweck und rechtlicher Ausgestaltung

By: Yoram (Amit fr #235)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26330

Unix files:

./alephm/source/expand_doc/expand_doc_join.cbl

PC files:

Actions:

iprou expand_doc expand_doc_join

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 10:34:03---------------------------------------------------------rep_change #003275

Description: Add additional address functionality to ILL BL form. There is now an option to choose "ADD" keyword for the BL request which causes the display of the patron address (type "02") in the artemail form instead of the sub-library.There is a new section (S3) in all bl forms which will be added only if the keyword "ADD" exists.

By: Yoram (Revital fr #223)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/P_ILL_05

./alephe/www_b_eng/b-ill-05

./alephm/source/www_b/www_b_ill_05.cbl

./alephm/source/butil/b_ill_05_get_param.cbl

./alephm/source/butil/b_ill_05_a.cbl

./alephm/source/butil/b_ill_05_b.cbl

./usm01/form_eng/ill-print-bldsc-c-book-00

./usm01/form_eng/ill-print-bldsc-c-conference-00

./usm01/form_eng/ill-print-bldsc-c-other-00

./usm01/form_eng/ill-print-bldsc-c-report-00

./usm01/form_eng/ill-print-bldsc-c-serial-00

./usm01/form_eng/ill-print-bldsc-l-book-00

./usm01/form_eng/ill-print-bldsc-l-conference-00

./usm01/form_eng/ill-print-bldsc-l-other-00

./usm01/form_eng/ill-print-bldsc-l-report-00

./usm01/form_eng/ill-print-bldsc-l-serial-00

PC files:

Actions:

iprou butil b_ill_05_get_paramiprou butil b_ill_05_a

17

Page 18:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou butil b_ill_05_biprou www_b www_b_ill_05

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-19 11:30:04---------------------------------------------------------rep_change #003276

Description: compile_pc - add option for HP + Oracle817

By: Maria

Module: compilations

Bug Fix (Y/N): Y

Rep Change (version,#): 14.1 #001153, 15.2 #000270

PRB number:

Unix files:./alephm/proc/compile_pc

PC files:

Actions:

Actions(General):

Customer:Date: 2002-03-19 13:02:25---------------------------------------------------------rep_change #003277

Description: Fast cataloging - FMT filed can not be updated since its always appended

Fast cat appends fields if they exist when BIB/ADM records are createdby the system. The problem is that if you add FMT to your fast cat templateyou will get something like "FMT LBKSE" etc...

The solution is that:

1. Fields that are not in the record are added2. Fields that are in the record are appended to the existing field unless it is FMT. FMT will replace the field instead of append to the field.

By: Omri (Omri fr # 231)

Module: GUI

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26426

Unix files:

./alephm/source/pc_com/pc_com_c0161.cbl

./alephm/source/pc_cir/pc_cir_c0402.cbl

PC files:

Actions:

iprou pc_com pc_com_c0161iprou pc_cir pc_cir_c0402

Actions(General):

Customer: Exlibris USA

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-21 09:52:01Date: 2002-03-21 09:52:37---------------------------------------------------------rep_change #003278

Description: Catalog GUI can not display records larger than 29900 characters

This is due to a historical limitation in C0202 which is no longer valid.

By: Yoram (Omri fr #244)

18

Page 19:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26385 US 2121Unix files:

./alephm/source/pc_cat/pc_cat_c0202.cbl

PC files:

Actions:

iprou pc_cat pc_cat_c0202

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-03-21 14:30:46---------------------------------------------------------rep_change #003279

Description: util o 17 (Resize Oracle data file) did not work for tablespace files with upper case letters in their path.

By: Yoram (Robert/Sven fr #212)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/util_o_17

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 08:06:18---------------------------------------------------------rep_change #003280

Description: p_file_02 (option 02) used "-" instead of TAB10-DOC-BLANK-CHAR

Also I added a replacment of blanks for fixed fields dependent onTAB10-MARC-TYPE as in marc_to_docx conversion.

By: Yoram (Omri fr #237)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25310

Unix files:

./alephm/source/com/iso_to_docx.cbl

PC files:

Actions:

iprou com iso_to_docx

Actions(General):

Customer: ICL

Development tester:

QC tester:

19

Page 20:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-04-04 08:34:36---------------------------------------------------------rep_change #003281

Description: GUI (GENERAL) - The environment variable user_list_aleph_local was disregarded when the user list was retrieved.

The environment variable user_list_aleph_local, which is defined in./alephe/pc_server_defaults (values "Y" or "N"), did not filter outlocal users (Z305) who had only "ALEPH" as Z305-SUB-LIBRARY, when it wasset to "N".

By: Yoram (Danny fr #238)

Module: GUI (GENERAL)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26071

Unix files:

./alephm/source/pc_com/pc_com_c0107.cbl

PC files:

Actions:

iprou pc_com pc_com_c0107

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 08:42:27---------------------------------------------------------rep_change #003282

Description: Acq rush/library note notification

Implementation of notification as defined in acq.ini:

[Arrival]RushNote=YLibraryNote=Y

Is missing from automatic arrival within the invoice form.

By: Yoram (Omri fr #239)

Module: ACQ

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25647

Unix files:

PC files:

.\acq\bin\acq.exe

Actions:

Actions(General):

redistribute acq.exe

Customer: EXL Germany

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 09:33:05---------------------------------------------------------rep_change #003283

Description: Replacing the temp directory of the GUI modules (was C:\Temp) by the one that is defined in Alephcom.ini

By: Yoram (Inga fr #240)

Module: GUI Package

20

Page 21:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 10:06:30---------------------------------------------------------rep_change #003284

Description: Add doc number to "T-Z01 Overflow" message in p_manage_102.

By: Yoram (Jerry Specht fr #241)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: US PRB 1029

Unix files:

./alephm/source/butil/b_manage_102_a2.cbl

PC files:

Actions:

iprou b_manage_102_a2

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 11:14:57---------------------------------------------------------rep_change #003285

Description: ue_06 and Z38-STATUS "H"

Status "H" in Z38-STATUS is a special feature used by ICL.In ue_06 creation of this status was not dependent onTAB10-PHOTO-REQUEST-STYLE as required and implemented in b_cir_22.

In additional GUI caption missing for Z38-STATUS "H". Captions were addedto $alephe_error_eng relevant files

By: Yoram (Omri fr #243)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25235

Unix files:

./alephm/source/util/ue_06_i.cbl

./alephm/source/pc_cir/pc_cir_c0409.cbl

./alephm/source/pc_cir/pc_cir_c0416.cbl

./alephe/error_eng/pc_cir_c0409

./alephe/error_eng/pc_cir_c0416

PC files:

Actions:

iprou util ue_06_iiprou pc_cir pc_cir_c0409iprou pc_cir pc_cir_c0416

Actions(General):

Customer:

21

Page 22:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 12:10:36---------------------------------------------------------rep_change #003286

Description: When saving a set from the basket, the subject of the automatic notification to the staff librarian was placed in www_heading (used to be hard coded).

By: Yoram (Hadas fr #245)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 25379

Unix files:

./alephm/source/www_a/www_a_basket_course.cbl

./alephe/error_eng/www_heading

PC files:

Actions:

iprou www_a www_a_basket_course

Actions(General):

add the following line to www_heading:9816 L Load file to course reading from server.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 12:17:33

---------------------------------------------------------rep_change #003287

Description: z39_server: fix Scan Request translation: process Structure attribute.Before this fix ScanRequest with Structure attribute defined was rejected.Now: we permit 2 Structure attribute values: 1(phrase) and 2(word) andtranslation of Scan Request works according the following algorithms:If Completeness Attribute is undefined: If Structure is 2(word) - scan Words index Otherwise - scan Access indexIf Completeness Attribute is 1(incomplete field) - scan Words indexOtherwise - scan Access index

How to test?Using yaz_client test the following queries:scan @attr 1=1004 historyscan @attr 1=1004 @attr 4=1 historyscan @attr 1=1004 @attr 4=2 historyscan @attr 1=1004 @attr 6=1 historyscan @attr 1=1004 @attr 6=3 history

By: Yoram (Irina fr #246)

Module: Z39 SERVER

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/z39/z39_server/rpn2ccl.c

PC files:

Actions:

asm z39compile_z39

Actions(General):

rerun z39_server

Customer: RSL

Development tester:

22

Page 23:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 12:27:38---------------------------------------------------------rep_change #003288

Description: Make p_serial_04 use TTL (in addition to TIT) for title sort: It was testing for code "TIT" to determine if title sort should be used. It also needs to test on "TTL".

By: Yoram (Jerry Specht fr #247)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: USPRB 1925

Unix files:

./alephm/source/butil/b_serial_04_b.cbl

PC files:

Actions:

iprou butil b_serial_04_b

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 12:30:53---------------------------------------------------------rep_change #003289

Description: CIRC - tab10 - TAB10-OFFLINE-CASH-TRANS.

Switch TAB10-OFFLINE-CASH-TRANS has been added to tab10; it determines

whether or not offline circulation transactions will record cashtransactions. This is an upgrade of rep_change #927 (version 12.2).

By: Yoram (Danny fr #248)

Module: CIRC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 26094

Unix files:

./alephe/headers/tab/tab10

./usm01/tab/tab10

./alephm/source/copy/TAB10

./alephm/source/pc_cir/pc_cir_c0434.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0434.cbl

Actions(General):

Util/h/2

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 12:47:28---------------------------------------------------------rep_change #003290

Description: CIRC - Loan window - The shortcut for the "Override" button did not function properly

The button labelled "Override" in the Loan window functioned either as"Override User" or as "Override Loan", and was represented in the file.\Circ\Tab\Eng\Window.dat by one entry only - "Loan.Btn.Override", withthe text "&Override". This caused ambiguity when activating theshortcut "Alt o".

23

Page 24:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Instead, there are two separate entries now in Window.dat:

Loan.Btn.OverrideLoan &OverrideLoan.Btn.OverrideUser O&verride

In addition, the text for "Loan.Btn.CancelUser" has been changedfrom "C&ancel User" to "Ca&ncel User" in order to prevent ambiguitybetween the buttons "Cancel User" and "Cancel Loan".

By: Yoram (Danny fr #249)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26336, 26337

Unix files:

PC files:

.\Circ\Tab\Eng\Window.dat

.\Circ\Bin\Circ.exe

Actions:

Actions(General):

In the file .\Circ\Tab\Eng\Window.dat, replace the line:

Loan.Btn.Override &Override

with the lines:

Loan.Btn.OverrideLoan &OverrideLoan.Btn.OverrideUser O&verride*****Replace the line:

Loan.Btn.CancelUser C&ancel User

with the line:

Loan.Btn.CancelUser Ca&ncel User*****Redistribute Circ.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 14:08:26---------------------------------------------------------rep_change #003291

Description: Allow manage_01 to handle more than 100 unique index names

This problem occured first at UMinn. They have 130 unique word indexes (!)and could not build up bitmaps in the last stage of running manage_01.

By: Yoram (Asaf fr #252)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_01_g3.cbl

PC files:

Actions:

iprou butil b_manage_01_g3

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 14:18:18---------------------------------------------------------rep_change #003292

24

Page 25:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: CIRC - User List - The list was always sorted by barcode after Keyword Search, no matter how it was sorted before (by name, ID or barcode).

By: Yoram (Danny fr #253)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24612, 26332

Unix files:

PC files:

.\circ\bin\circ.exe

Actions:

Actions(General):

Redistribute Circ.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 14:28:39---------------------------------------------------------rep_change #003293

Description: Add telephone number to hold-request-slip form (as variable $04000).

By: Yoram (Jerry Specht fr #255)

Module: CIRC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: USPRB 2229

Unix files:

./usm01/form_eng/hold-request-slip-00

./alephm/source/form_fill/hold_request_slip_end.cbl

PC files:

Actions:

iprou form_fill hold_request_slip_end

Actions(General):

Add the $04000 variable to the local hold-request-slip-nn forms

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 15:04:54---------------------------------------------------------rep_change #003294

Description: A continuation to rep_change #3168.In case that the problem still exists, re-run csh -f $aleph_proc/z308_patch_2_to_patch_4 <library>.It will clean the last 10 characters.

A Note for cases that there were identifications longer than 10characters (encrypted): those identifications were invalidin any case (before the fix) because the encryption programworked only on the first 10 characters.

By: Yoram

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/z308_patch_2_to_patch_4

25

Page 26:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/butil/b_manage_63_a.cbl

PC files:

Actions:

iprou butil b_manage_63_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 15:50:20---------------------------------------------------------rep_change #003295

Description: Changes in the aleph_load mechanism.

Fixed p_file_03/p_file_04/aleph_load scripts to work also inTWO_TASK environment.aleph_load loads a FIX file by converting it to a DLM file first.p_file_03 and p_file_04 treat z01 as a regular table instead of using VAR.When invoking aleph_load for tables Z00, Z950, Z95, Z98 and Z980 VAR parametershould be used.

By: Dalia/Yoram

Module: BATCH

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/ora_length_auto_2.sql

./aleph/proc/ora_length_auto_1.sql

./aleph/proc/ora_to_dmp_auto_2.sql

./aleph/proc/ora_to_dmp_auto_1.sql

./aleph/proc/ora_to_dmp_auto

./aleph/proc/ora_length_auto

./aleph/proc/p_file_04_1

./aleph/proc/p_file_03_1

./aleph/proc/dmp_to_ora_auto_1.sql

./aleph/proc/dmp_to_ora_auto_2.sql

./aleph/proc/dmp_to_ora_auto_3.sql

./aleph/proc/dmp_to_ora_auto

./aleph/proc/aleph_load

./aleph/proc/aleph_load_z9

./aleph/proc/p_manage_02_c

./aleph/proc/p_manage_01_e2

./aleph/proc/p_manage_01_d1

./aleph/proc/p_manage_18

./aleph/proc/p_file_split_c

./aleph/proc/p_manage_102_c

./alephm/source/www_b/www_b_manage_01.cbl

./alephm/source/www_b/www_b_manage_02.cbl

./alephm/source/butil/b_manage_02_c.cbl

./alephm/source/util/add_flength_seq_file.c

./alephm/source/util/compile_c_list

PC files:

Actions:

compile_c util add_flength_seq_fileiprou www_b www_b_manage_01iprou www_b www_b_manage_02iprou butil b_manage_02_capmcreate_rtsaprm ora_length_auto.sqlrm ora_to_dmp_auto.sqlrm dmp_to_ora_auto.sqlrm *.plrm *cnv*

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-04 16:12:50---------------------------------------------------------rep_change #003296

26

Page 27:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: license monitoring scripts - p_check_users, p_stat_users

NOTE!!!!!!The downgrade did not take into account the changes between 15.2 and 14.2in where license tables (z63/z65) are stored.

This has been fixed - AsafNOTE!!!!!!

The monitoring is made up of 2 parts, generation of license usage dataand formatting/emailing of data.

A process is run continously (p_check_users) and places data for lateranalysis in $data_root/report of the library it is run in. The processdoesn't need to be scheduled as the 2nd process (p_stat_users) willstop and start it automatically whenever it analyses usage data.By default this process checks usage every 10 minutes.

p_stat_users will use and analyse the data in $data_root/reportand prepare 2 files for emailing. The 1st includes the raw usage dataand the second is a breakdown of min/max/avg usage over the perioddata was collected.

Usage data includes PC, WWW, Self Check and Z39 servers.

Examples:

To run data collection

csh -f p_check_users USM01

To run data analysis

csh -f p_stat_users USM01,email1,email2,email3, (up to 10 emails).

Ideally, the p_stat_users job should be scheduled to run every dayusing the job deamon.

(downgraded rep_ver 4159 from 16.1)

By: Yoram (Hadas fr #254)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 26518

Unix files:

./aleph/proc/p_check_users

./aleph/proc/p_stat_users

./alephm/source/util/uy_11_pc.cbl

./alephm/source/util/uy_11_sc.cbl

./alephm/source/util/uy_11_www.cbl

./alephm/source/util/uy_11_z39.cbl

./alephm/source/util/uy_11_a.cbl

./alephm/source/butil/b_stat_check_users.cbl

PC files:

Actions:

iprou util uy_11_pciprou util uy_11_sciprou util uy_11_wwwiprou util uy_11_z39iprou util uy_11_aiprou butil b_stat_check_users

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-07 09:35:38---------------------------------------------------------rep_change #003297

Description: Bug in util a 20 (import library) -it didn't create ora user properly.

By: Yoram (Tamar Veler fr #236)

Module: UTIL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

27

Page 28:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./aleph/proc/util_a_20_b

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-07 09:57:13---------------------------------------------------------rep_change #003298

Description: CIRC / GUI GENERAL - User List - Print (F9 / F11) - The last entry on every printed page was missing.

When the User List was printed, either by depressing F9 ("Set Display ofList" window) and clicking on "Print List", or by depressing F11 (directprinting), one of the entries, which should have been printed either atthe end of a page or at the beginning of the next, was not printed at all.This has been fixed. Note that the fix applies to the printing of alllists from the GUI (The User List was just an example).

By: Yoram (Danny fr #264)

Module: GUI GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25600

Unix files:

PC files:

All GUI modules (.exe files)

Actions:

Actions(General):

Redistribute all GUI modules (.exe files)

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-09 14:23:17---------------------------------------------------------rep_change #003299

Description: BATCH / CAT - 1. Trigger report (p_com_01) - Some document titles were missing. 2. Cataloging - Edit | Record's triggers - the module crashed in an attempt to retrieve more than 100 triggers.

By: Yoram (Danny fr #265)

Module: BATCH / CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26279

Unix files:

./alephm/source/butil/b_com_01_b.cbl

PC files:

.\catalog\bin\catalog.exe

Actions:

iprou butil b_com_01_b

Actions(General):

Redistribute Catalog.exe

Customer:

Development tester:

QC tester:

28

Page 29:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-04-09 14:30:30---------------------------------------------------------rep_change #003300

Description: CIRC - Hold Requests list - wrong position in hold queue

The position in the hold queue was miscalculated when there was morethan one item per title and holds were expanded. That is, holdrequests with Z37-STATUS = "C" were disregarded when the positionin the hold queue was calculated. See also 14.2, rep_change #3226.

By: Yoram (Danny fr #266)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26375

Unix files:

./alephm/source/com/get_hold_queue_pos.cbl

PC files:

Actions:

iprou com get_hold_queue_pos.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-09 14:53:58---------------------------------------------------------rep_change #003301

Description: Two fields added to web claim forms for p_acq_12 (acq-first-claim-nn, acq-additional-claim-nn). Currency Z68-E-CURRENCY

($02500) and Estimated price ($02600).

By: Yoram (Hila fr #269)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 20025

Unix files:

./alephm/source/butil/b_acq_12_b.cbl

./usm01/form_eng/acq-first-claim-00

./usm01/form_eng/acq-additional-claim-00

PC files:

Actions:

iprou butil b_acq_12_b

Actions(General):

Adding slots 25,26 to acq-first-claim-00 ,acq-additional-claim-00

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-09 14:57:54---------------------------------------------------------rep_change #003302

Description: ILL - patron-letter - The bib information was enriched from edit_field of the client's interface language, instead of the patron's Z303-CON-LNG.

By: Yoram (Danny fr #270)

Module: ILL

Bug Fix (Y/N): Y

29

Page 30:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number: 25690

Unix files:

./alephm/source/form_fill/patron_letter.cbl

PC files:

Actions:

iprou form_fill patron_letter.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-09 15:00:26---------------------------------------------------------rep_change #003303

Description: BATCH (CAT) - The log file of p_ret_01 in an HOL library contained error messages relating to the inability to access the Z30 table.

When locating the ADM library for retrieval of Z30 records, only BIB orADM libraries were taken into account. That is, if the library in whichp_ret_01 was run was other that BIB or ADM, the attempt to locate theappropriate ADM library and access Z30 records failed.Now, all types of libraries are accounted for, except AUT.

By: Yoram (Danny fr #272)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26504

Unix files:

./alephm/source/butil/b_ret_01.cbl

PC files:

Actions:

iprou butil b_ret_01.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-09 15:04:28---------------------------------------------------------rep_change #003304

Description: On printouts from incoming requests in ILL type "01" address is always taken even if there is a valid type "02" address.

By: Yoram (Hila fr #273)

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25962

Unix files:

./alephm/source/form_fill/ill_in_reply.cbl

PC files:

Actions:

iprou form_fill ill_in_reply

Actions(General):

Customer:

Development tester:

30

Page 31:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-04-09 15:06:52---------------------------------------------------------rep_change #003305

Description: GUI - Some fixes for the "Hebrew" interface language -mainly related to the dialog's controls orientation.

By: Yoram (Inga)

Module: GUI Modules

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

All the GUI modules

Actions:

Actions(General):

Redistribute the GUI package

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-11 12:53:01---------------------------------------------------------rep_change #003306

Description: SEAR / GUI GENERAL - Nav. Map - right window corrections

1) When the right mouse button was clicked on the right window of the nav. map, the tool tip (text "bubble") that popped up did not disappear after the right mouse button was released. It disappeared

only after all windows were closed.

2) Summary of an ADM record - the plus ("+") and minus ("-") signs on the right window of the nav. map were not aligned with the titles ("Items", "Loans", "ILL", "HOL" etc.).

By: Danny

Module: SEAR / GUI GENERAL

Bug Fix (Y/N):Y

Rep Change (version,#):

PRB number: 23202 (columns alignment); 23021 (right mouse button).

Unix files:

PC files:

All GUI modules (.exe files)

Actions:

Actions(General):

Redistribute All GUI modules (.exe files)

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-11 14:58:00---------------------------------------------------------rep_change #003307

Description: A technical change - Adding a routine for utf2unicodethat could be called from cobol.

By: Yoram

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

31

Page 32:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephm/source/com_c/util_utf.c

PC files:

Actions:

compile_cc com_c util_utfapmcreate_rtscreate_pc_servercreate_www_server

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-15 10:48:14---------------------------------------------------------rep_change #003308

Description: ILL - there were two problems with the PatronCurr &CopyrightCurr values that were taken from ill.ini:1) There was an override of those parameters after updating a request which is wrong.2) There was an override of the existing values when updating the request which is also wrong.Now, only when adding a new request there is a use of thoseparameters.

By: Yoram

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25383

Unix files:

PC files:

.\ill\bin\ill.exe

Actions:

Actions(General):

redistribute ill.exe

Customer: EXL Germany

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-15 15:55:00---------------------------------------------------------rep_change #003309

Description: TECHNICAL CHANGE - adding support for AIX 817 compilation

By: Asaf

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:

./alephm/proc/compile_pc

PC files:

Actions:

Actions(General):

Customer:

Development tester:

32

Page 33:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-04-16 16:30:35---------------------------------------------------------rep_change #003310

Description: pc_server_main_kerberos compilation errors on HP

By: Omri

Module: pc_server

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_com/pc_server_main_kerberos.c

PC files:

Actions:

compile_cc pc_com pc_server_main_kerberosapmcreate_pc_server

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-20 00:46:37Date: 2002-04-20 00:57:04Date: 2002-04-20 00:57:21---------------------------------------------------------rep_change #003311

Description: fix 001771 causes the message:

"Note: unable to handle all uniqu...." when building words. This message willerrnouslly appear once per each record with status deleted.

Hoever it has no real impact on the word building process !!!!!!

By: Omri

Module: Indexing

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_01_b.cbl

PC files:

Actions:

iprou butil b_manage_01_b

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-22 11:37:24---------------------------------------------------------rep_change #003312

Description: www - course reading No message would inform the user of an error when trying to place an hold request on selected items without actually selecting any items. This message is now added.

By: Yoram (Hadas fr #250)

Module: WWW - course reading

Bug Fix (Y/N): Y

33

Page 34:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number: 26044

Unix files:

./alephm/source/www_r/www_r_doc_item_request.cbl

PC files:

Actions:

iprou www_r www_r_doc_item_request

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 11:13:13---------------------------------------------------------rep_change #003313

Description: Fix only relevant for MAB libraries.

p_manage_20 is used to load updates of AUT data.For the update type "correction (c)" the p_manage_20 checks whether arecord with the same identification number (in field 001) already existswithin the AUT library (match 1). If it does not exist the record istreated now as update type "new file (n)" insted of ignoring the update.

By: Yoram (Sven fr #251)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_20_a.cbl

PC files:

Actions:

iprou butil b_manage_20_a

Actions(General):

rm ./alephm/source/butil/b_manage_20_c2.cblrm ./aleph/exe/b_manage_20_c2.gnt

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 11:22:01---------------------------------------------------------rep_change #003314

Description: An optinonal fix - New index for z31 (z31-key, z31-id2)to enable access on z31 by z31-key.Required by several batch routines for KOBV that must check if a z31 recordrecord exists for a given item before the item will be deleted.

See also rep_change #000990 (12.1)

By: Yoram (Sven fr #258)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/io_z31.cbl

./alephm/source/com_io/io_z31.pc

./alephm/sql_tab/z31_rebuild_index_2.sql

./alephm/sql_tab/z31_create_index_2.sql

./alephm/source/copy/Z31

./alephm/proc/rts_entry_list

PC files:

34

Page 35:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

iprou com_io io_z31compile_ora com_io io_z31apm; create_rts

Actions(General):

The following lines have to be added to the file_list:

IND z31_id2 100K 100K ts1

build index on z31_id2 (if the index is needed)

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 11:49:05Date: 2002-06-16 11:28:24---------------------------------------------------------rep_change #003315

Description: BATCH (ACQ) - p_acq_07 - When transferring balance to next year's budget, its existence was not checked at all.

If p_acq_05 was run, creating e.g. a new annual budget "A-2002" out of"A-2001", and then A-2002 was deleted, the batch process p_acq_07 didnot take the deletion into account, i.e. when transferring the remainingbalance of A-2001, new Z601 (budget transaction) records were createdfor the non-existent budget - A-2002.Instead, when p_acq_07 encounters a budget such as A-2001, it disregardsthe budget if a corresponding new budget A-2002 (Z76 record) does notexist.

By: Yoram (Danny fr #267)

Module: BATCH

Bug Fix (Y/N): y

Rep Change (version,#):

PRB number: 26051

Unix files:

./alephm/source/butil/b_acq_07_a.cbl

PC files:

Actions:

iprou butil b_acq_07_a.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 11:54:21---------------------------------------------------------rep_change #003316

Description: Changes in special program update_z103_ids

The level Z103-Enumeration-A will now only be filled with '>', when eitherthe Z103-Chronological-I or the Z103-Enumeration-B is filled andEnumeration-A is empty.

Before the change Enumeration-A was always filled with '>' when it was empty,regardless of the other levels.

By: Yoram (Sven fr #268)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/update_z103/update_z103_ids.cbl

PC files:

Actions:

35

Page 36:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou update_z103 update_z103_ids

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 11:57:27---------------------------------------------------------rep_change #003317

Description: UTIL - Util g/5/g/i - It was impossible to edit tab_sc_3m

By: Yoram (Danny fr #274)

Module: UTIL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25778

Unix files:

./aleph/proc/util_g_05_g_i

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 11:59:30---------------------------------------------------------rep_change #003318

Description: A techanical change - compile_all - add check for cobol compiler version.

The Microfocus compiler is used for the compilation of cobol programs.For Microfocus 4.1 and higher versions we only have a one user license forthis compiler. Therfore it is not possible to compile several programsin parallel. The script compile_all has now been fixed to check theMicrofocus version in order not to try to compile in parallel ifMicrofocus 4.1 is installed.

By: Yoram (Sven fr #275)

Module:

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/proc/compile_all

./alephm/proc/compile_cob_all

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 12:11:55---------------------------------------------------------rep_change #003319

Description: SERIALS - When item records were automatically created (e.g. "Arrive" operation), the field Z16-ITEM-STATISTIC was not copied into Z30-ITEM-STATISTIC.

By: Yoram (Danny fr #276)

36

Page 37:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: SERIAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25603

Unix files:

./alephm/source/serial/serial_get_z30.cbl

./alephm/source/serial/serial_get_z30_no_z17.cbl

PC files:

Actions:

iprou serial serial_get_z30.cbliprou serial serial_get_z30_no_z17.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 12:14:59---------------------------------------------------------rep_change #003320

Description: CIRC - Immediately after creating a new user (via GUI or WEB OPAC), it was not possible to locate them according to user barcode through the function "Keyword Search" in the User List.

Only when the user was updated for the second time, they could be locatedaccording to user barcode through "Keyword Search".

By: Yoram (Danny fr #278)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25550

Unix files:

./alephm/source/com_io/io_z303.cbl

./alephm/source/pc_com/pc_com_c0121.cbl

./alephm/source/www_a/www_a_bor_new.cbl

PC files:

Actions:

iprou com_io io_z303.cbliprou pc_com pc_com_c0121.cbliprou www_a www_a_bor_new.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 12:19:59---------------------------------------------------------rep_change #003321

Description: CIRC - When creating a cash receipt, the parameters "prefix" and suppression of leading zeros (given in Util G/2) for "last-cash-receipt-no" were disregarded.

By: Yoram (Danny fr #279)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25559

Unix files:

./alephm/source/cash/cash_get_receipt_number.cbl

PC files:

37

Page 38:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

iprou cash cash_get_receipt_number.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 12:24:07---------------------------------------------------------rep_change #003322

Description: A new fix doc program "fix_doc_mab_build_fmt" adds the format (FMT) to MAB-records according to the header information (LDR). This fix doc program is necessary for Z39.50 in order to get the right format through the gateway if the targets provides records of different types (MAB, MARC ..).

The fix is relevant only for MAB libraries.

By: Yoram (Sven fr #281)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/fix_doc_mab/fix_doc_mab_build_fmt.cbl

PC files:

Actions:

iprou fix_doc_mab fix_doc_mab_build_fmt

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 14:22:39---------------------------------------------------------rep_change #003323

Description: When returning an item using the sc_server, z36h_returned_date and hour are not filled.

By: Yoram (Hila fr #282)

Module: SC_SERVER

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26225

Unix files:

./alephm/source/pc_selfserv/pc_ss_c2003.cbl

PC files:

Actions:

iprou pc_selfserv pc_ss_c2003

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 14:33:58Date: 2002-06-16 11:34:39---------------------------------------------------------rep_change #003324

Description: ue_06 - when processing a photocopy request, thereis no need for using col. 6 ("item can be loaned") in tab15.

38

Page 39:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram (Hila fr #283)

Module: UTIL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25234

Unix files:

./alephm/source/util/ue_06_g.cbl

PC files:

Actions:

iprou util ue_06_g

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 14:43:21---------------------------------------------------------rep_change #003325

Description: EAR - Nav. Map - When a subscription (Z16) with connected items was moved from one ADM to another, the field Z30-COPY-SEQUENCE-2 was not updated.

By: Yoram (Danny fr #284)

Module: SEAR

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 23288

Unix files:

./alephm/source/com/move_z16_to_adm.cbl

./alephm/source/com/move_z30_to_adm.cbl

PC files:

Actions:

iprou com move_z16_to_adm.cbliprou com move_z30_to_adm.cbl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 15:10:49---------------------------------------------------------rep_change #003326

Description: Some libraries use cash transactions 0024,0026,0027,0028,1024,1026,1027 and 1028 from tab18.<lng> only to charge postal fees. So if hold request letter is sent by e-mail, they do not want to charge the borrower. To make this possible, a new flag TAB10-CASH-E-MAIL-HOLD-REQUEST has been introduced.

If this switch if set to Y (= default), the system is working the way before,this means hold request filled is always charged. If this switch is set to Nand a borrower has registered an e-mail-adress in his valid adress-record,no cash transaction is registered.

Please note, that in this case in form hold-request-letter-nn-mm parameter"## - EMAIL_ADDRESS $00100" has to be set and in print.ini, col.4 has tobe set to "M" to ensure that notifications are sent via mail.

By: Yoram (Sven fr #286)

Module: CIRC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

39

Page 40:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Unix files:

./alephe/headers/tab/tab10.help

./alephe/headers/tab/tab10.structure

./alephe/headers/tab/tab10.template

./alephe/headers/tab/tab10

./usm01/tab/tab10

./alephm/source/copy/TAB10

./alephm/source/pc_cir/pc_cir_c0429.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0429

Actions(General):

Run UTIL H/2

Customer: HBZ

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 15:32:16Date: 2002-04-29 11:54:01---------------------------------------------------------rep_change #003327

Description: Web Opac - there was a bug when trying to delete a note for userand the sub-library is shorter than 5 characters.

By: Yoram (Chani fr #288)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25218

Unix files:

./alephm/source/www_a/www_a_bor_info_data.cbl

./alephm/source/www_a/www_a_bor_note_delete.cbl

PC files:

Actions:

iprou www_a www_a_bor_info_dataiprou www_a www_a_bor_note_delete

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 15:39:55---------------------------------------------------------rep_change #003328

Description: Links have not been sorted according to Z103_SORT(function EXISTING). That means that e.g. DN, PAR ... links have been displayed in the full + link according to their sequence regardless of Z103_SORT. This has been fixed.

By: Yoram (Sven fr #292)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/build_z103_sort_key.cbl

PC files:

Actions:

iprou com_io build_z103_sort_key

Actions(General):

Customer:

40

Page 41:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 15:50:47---------------------------------------------------------rep_change #003329

Description: CIRC - Return Receipt - the fine was miscalculated.

When an item was returned, the "fine" section was miscalculated, becauseALL cash transactions related to the loan were taken into account (e.g.charge for the loan per se, cost of "lost material" letter), even ifthe item was not returned late at all. Apart from that, all sums wereADDED to one another, without taking into account Z31-CREDIT-DEBIT.

Instead, the fine is now calculated only from the cash transactionsdirectly related to the returning of the item (such as late return, recalllate return or rush recall late return).

Note that from now on the possibility to calculate the fine will dependon the existence of loan history (Z36H), which will be used to locatethe exact cash transactions related to the return.

By: Yoram (Danny fr #294)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26458

Unix files:

./alephm/source/copy/Z31_KEY_TYPE_Z36

./alephm/source/com/get_item_loan_from_cash.cbl

./alephm/source/form_fill/return_receipt_details.cbl

PC files:

Actions:

iprou com get_item_loan_from_cash.cbliprou form_fill return_receipt_details.cbl

Actions(General):

Customer: ICL

Development tester:

QC tester: RuthP

TP (Testing Procedure): return receipt - loan related debt

Date: 2002-04-23 16:00:41Date: 2002-06-23 13:11:39---------------------------------------------------------rep_change #003330

Description: Hard coded strings in the programs www_r_course_list_s.cbl and www_r_doc_list.cbl were replaced by user defined headings. The new headings were added to www_heading table : 9894 - Displayed for courses without instructor. 9895 - Displayed for titles without items. 9896 - Displayed for proxy courses.

By: Yoram (Chani fr #293)

Module: COURSE READING

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 25294

Unix files:

./alephm/source/www_r/www_r_doc_list.cbl

./alephm/source/www_r/www_r_course_list_s.cbl

./alephe/error_eng/www_heading

PC files:

Actions:

iprou www_r www_r_doc_list.cbliprou www_r www_r_course_list_s.cbl

Actions(General):

Customer:

Development tester:

41

Page 42:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 16:20:52---------------------------------------------------------rep_change #003331

Description: CAT - check_doc_unique_index - checking for duplicate entries in INDEX files did not work correctly for the first record (the one with lower system ID).

For example, if both record no. 10 and no. 11 (duplicated from 10) containedthe same 020 field (ISBN), a warning message about the duplicate entryappeared when saving record 11 only, as opposed to record 10.In addition, if more than 5 duplicate entries are found, the check stopsand the following message is displayed:

More than 5 duplicate entries were found in the INDEX file.

By: Yoram (Danny fr #297)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25312

Unix files:

./alephm/source/check_doc/check_doc_unique_index.cbl

./alephe/error_eng/check_doc

PC files:

Actions:

iprou check_doc check_doc_unique_index.cbl

Actions(General):

Add the following line to ./alephe/error_eng/check_doc (under the sectionnamed "check_doc_unique_index":

0103 L More than 5 duplicate entries were found in the INDEX file.

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):Duplicate entries in unique index

Date: 2002-04-23 16:26:12Date: 2002-04-25 13:19:56---------------------------------------------------------rep_change #003332

Description: p_serial_44 - Sort claim letters by ADM doc number, Sub-Library and Vendor Code.

By: Yoram (Revital fr #299)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25545

Unix files:

./alephm/source/butil/b_serial_44_b.cbl

./alephm/source/butil/b_serial_44_c.cbl

PC files:

Actions:

iprou butil b_serial_44_biprou butil b_serial_44_c

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 16:39:43---------------------------------------------------------rep_change #003333

42

Page 43:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: WEB - New switch show_copyrights.

If show_copyrights is set to "Y" (default) the system will show copyrightsinformation if an user is calling up external link and subfield 4 has notbe cataloged (this is the way the system is working before this fix).

If show_copyrights is set to "N" the system will never show copyrightsinformation when calling up an external link in the OPAC.

By: Yoram (Sven fr #298)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/get_external_link.cbl

./alephe/www_server_defaults

PC files:

Actions:

iprou com get_external_link

Actions(General):

Add the definition to show_copyrights in www_server_defaultsre-run the www server.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-23 16:49:08---------------------------------------------------------rep_change #003334

Description: New table and new program -tab_preferred and preferred_doc.cbl :

In the same manner tab_fix/expand/etc work , preferred_doc takestwo doc-ptrs and a section-name (in tab_preferred) and determineswhich of the given doc is the preferred.The programs in tab_preferred will point to certain algorith/methodto apply when choosing the preferred doc.For now , only two methods are supplied - which are wrapper programsfor the union_preferred_aleph1,union_preferred_cdl programs.

By: Yoram (Tsach fr #198)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/preferred_doc/preferred_doc.cbl

./alephm/source/preferred_doc/preferred_doc_aleph1.cbl

./alephm/source/preferred_doc/preferred_doc_cdl.cbl

./usm01/tab/tab_preferred

./alephe/headers/tab/tab_preferred

PC files:

Actions:

iprou preferred_doc preferred_doc.cbliprou preferred_doc preferred_doc_aleph1.cbliprou preferred_doc preferred_doc_cdl.cbl

Actions(General):

util h/2

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-24 08:56:19Date: 2002-04-24 09:20:56---------------------------------------------------------rep_change #003335

43

Page 44:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: When printing incoming request's information from ILL, the statusin the overview window was not automatically refreshed.

By: Yoram (Hila fr #277)

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25963

Unix files:

PC files:

.\ill\bin\ill.exe

Actions:

Actions(General):

redistribute ill.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-24 09:13:36---------------------------------------------------------rep_change #003336

Description: SEAR - There is a limit of 100 headings that can be selected from the "Browse List".

If more than 100 entries (headings) were selected in the "Browse List",only the first 100 were handled when one of the buttons - "Full", "Brief","Save As" or "Correct" was clicked on, without a warning message.Now, if more than 100 entries are selected and one of the above buttonsis clicked on, the following message is displayed:

Attention: Only the first 100 selected headings will be handled.

By: Yoram (Danny fr #290)

Module: SEAR

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 26501

Unix files:

PC files:

.\Sear\Bin\Sear.exe

.\Sear\Tab\Eng\Message.dat

Actions:

Actions(General):

Add the following line to the file .\Sear\Tab\Eng\Message.dat:

TooManySelectedHeadings ALEPH Opac O I Attention: Only thefirst 100 selected headings\nwill be handled.

Redistribute Sear.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-24 09:33:29---------------------------------------------------------rep_change #003337

Description: A virtual fields were not created for the latest occurrence of thetags (in tab tab_expand_join).

By: Yoram (Chani fr #296)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

44

Page 45:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number: 26749

Unix files:

./alephm/source/expand_doc/expand_doc_join.cbl

PC files:

Actions:

iprou expand_doc expand_doc_join

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-24 09:40:52---------------------------------------------------------rep_change #003338

Description: EACC ansel conversion wasn't properly handling mixed esc sequences

A line of EACC can have a mix of CJK and other character sets. The esc sequence to go back to basic ascii that is in the current implementation is different than that defined in the MARC8 standard.

Also - the ansel_eacc table in the LOC website had more translationsthan our current table.

By: Yoram (Asaf fr #263)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/line_ansel2line_utf.cbl

./alephe/unicode/ansel_eacc_to_unicode

PC files:

Actions:

iprou com line_ansel2line_utf

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-25 08:01:10---------------------------------------------------------rep_change #003339

Description: trace_count missing (Example: "8008 READING ......."

p_manage_111p_ill_04p_acq_04

By: Omri

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_111_a.cbl

./alephm/source/butil/b_acq_04_a.cbl

./alephm/source/butil/b_ill_04_a.cbl

PC files:

Actions:

iprou butil b_manage_111_aiprou butil b_acq_04_aiprou butil b_ill_04_a

45

Page 46:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-26 12:14:12---------------------------------------------------------rep_change #003340

Description: technical change to uh utility programs

Increase file handling buffers to 500 files

By: Asaf

Module:

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/util/uh_01_e.c

./alephm/source/util/uh_01_f.c

./alephm/source/util/uh_01_g.c

./alephm/source/util/uh_03_a.c

./alephm/source/util/uh_05_a.c

./alephm/source/util/uh_06_a.c

./alephm/source/util/uh_07_a.c

PC files:

Actions:

compile_c util uh_01_ecompile_c util uh_01_fcompile_c util uh_01_gcompile_c util uh_03_acompile_c util uh_05_acompile_c util uh_06_a

compile_c util uh_07_a

Actions(General):

Customer: US

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-26 20:44:32---------------------------------------------------------rep_change #003341

Description: Technical change in util scripts - platform dependant issues using awk for SUN_OS

By: Asaf

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/util_o_12

./aleph/proc/util_h_04*

./aleph/proc/util_h_01

PC files:

Actions:

Actions(General):

Customer: US

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-26 20:46:40

46

Page 47:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

---------------------------------------------------------rep_change #003342

Description: Definition for additional email programs can now be appliedfor the WEB.

Support for $alephe_tab/send_mail which is alreadyavailable for $aleph_proc/send_mail now also implemented for the web.

You may define your own mail program in file $alephe_tab/send_mail

Example (Contents of $alephe_tab/send_mail):

mail -s "$2" "$1" < "$3"

By: Yoram (Omri fr #313)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26878

Unix files:

./alephm/source/com_c/mailer.c

./aleph/proc/send_mail

PC files:

Actions:

compile_cc com_c mailerapmcreate_www_server

Actions(General):

Rerun www_server

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-29 09:49:58---------------------------------------------------------rep_change #003343

Description: Session string creation.

The session string (e.g P2YV75T8PJQ2JRJ1C24KHIU5UGTKMMCSP6TMXJB5UE3FML62Q2)will now take into account the clock in addition to the session-id numberdefined in util-g-2.

By: Yoram (Omri fr #314)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26885

Unix files:

./alephm/source/com_io/get_session_id.cbl

PC files:

Actions:

iprou com_io get_session_id

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-29 09:54:23Date: 2002-04-29 10:06:43---------------------------------------------------------rep_change #003344

Description: Conversion for Z1002 table.A continuation to rep_change #3113. One file (z1002_create.sql) that had to be transferred for the fix was forgotten (mistakenly by me).

47

Page 48:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram

Module:

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24816

Unix files:

./aleph/proc/z1002_convert

./aleph/proc/z1002_convert_ora_dmp.sql

./aleph/proc/z1002_convert_dmp_ora.ctl

./alephm/sql_tab/z1002_create.sql

./alephm/sql_tab/z1002_trigger.sql

./alephm/sql_tab/z1002_trigger_1.sql

./alephm/sql_tab/z1002_trigger_2.sql

./alephm/sql_stat/cir_stat_19_loan_report_param.sql

./alephm/sql_stat/cir_stat_20_return_report_param.sql

./alephm/sql_stat/cir_stat_21_renew_report_param.sql

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-04-29 12:08:17---------------------------------------------------------rep_change #003345

Description: Correction for rep_change 3239.

rep_change 3239 corrected display of BT/NT/RT in AUT library. However it turnsout that this corrupted the UP/DN link in The BIB library

This if fixed now without dismissing rep_change 3239

By: omri

Module: Web OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26819

Unix files:

./alephm/source/www_a/www_a_edit_doc_999_z103.cbl

PC files:

Actions:

iprou www_a www_a_edit_doc_999_z103

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-01 01:06:53---------------------------------------------------------rep_change #003346

Description: tab_locate now support up to 500 lines instead of 100.

By: Yoram (Omri fr #316)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26793

Unix files:

./alephm/source/com/locate_str.cbl

PC files:

48

Page 49:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

iprou com locate_str

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-01 16:00:32---------------------------------------------------------rep_change #003347

Description: Pickup Location - Expand List in photocopy request window was empty.

By: Yoram (Revital fr #307)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26654

Unix files:

./alephm/source/pc_cir/pc_cir_c0420.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0420

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-01 16:07:11---------------------------------------------------------rep_change #003348

Description: A "junk" line in the cp1251_to_unicode table caused a conversion problem.

By: Yoram (Tamar Veler fr #301)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

$alephe_root/unicode/cp1251_to_unicode

PC files:

Actions:

Actions(General):

remove the following line from the above table:F0 2116 # NUMERO SIGN

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-01 16:20:05---------------------------------------------------------rep_change #003349

Description: Eliminate message "EXISTING HOL 008 found" for p_file_99.It is not useful.

By: Yoram (Jerry Specht fr #312)

Module: BATCH

49

Page 50:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: US PRB 2399

Unix files:

./alephm/source/butil/b_file_99_create_hol.cbl

PC files:

Actions:

iprou b_file_99_create_hol

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-01 16:25:06Date: 2002-06-16 11:32:49---------------------------------------------------------rep_change #003350

Description: Mini Search - Catalog GUI - "BAR" is now supported alsofor BIB library

By: Yoram (Omri fr #317)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26328

Unix files:

./alephm/source/pc_com/pc_com_c0140.cbl

PC files:

.\catalog\bin\catalog.exe

Actions:

iprou pc_com pc_com_c0140

Actions(General):

redistribute catalog.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 11:01:32---------------------------------------------------------rep_change #003351

Description: p_stat_23 from and to dates not inclusive. When the ./alephm/sql_stat/util_s_01_23.sql filters the z13 it does >= and <= but the ./util/us_01_23_a.cbl program is just doing > and < -- the from and to are not inclusive. The program has been changed to make them inclusive.

By: Yoram (Jerry Specht fr #311)

Module: UTIL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: US PRB 2393

Unix files:

./alephm/source/util/us_01_23_a.cbl

PC files:

Actions:

iprou util us_01_23_a

Actions(General):

50

Page 51:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 11:08:14---------------------------------------------------------rep_change #003352

Description: Catalog GUI - Derive New record - Possibilty to derive new record even if the current record is not yet stored in the database

This is important since deriving Authority record must be done BEFORE recordis saved in the DB.

The fix only enables the menu which is now graded when record is new (Not inDB).

By: Yoram (Omri fr #318)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\catalog\bin\catalog.exe

Actions:

Actions(General):

redistribute catalog.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 11:13:09---------------------------------------------------------rep_change #003353

Description: www_x_present - was not presenting the <char_set> tag correctly.

By: Yoram (Tsach fr #309)

Module: X Server

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_x/www_x_present.cbl

PC files:

Actions:

iprou www_x www_x_present

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 11:16:32---------------------------------------------------------rep_change #003354

Description: Sorting hol occording to tab_base.conf wasn't working right.

By: Yoram (Tsach fr #310)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

51

Page 52:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephm/source/com_io/build_z103_sort_key.cbl

PC files:

Actions:

iprou com_io build_z103_sort_key

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 11:21:06---------------------------------------------------------rep_change #003355

Description: CIRC - Send Email (User/Global Information) - the attachedfile was always empty.

By: Yoram (Revital fr #308)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26634

Unix files:

PC files:

.\circ\bin\circ.exe

Actions:

Actions(General):

redistribute circ.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 11:53:56---------------------------------------------------------rep_change #003356

Description: Fast Catalog in Circ didn't retrieve location type from defaults.

By: Yoram (Revital fr #302)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26386

Unix files:

PC files:

.\circ\bin\circ.exe

Actions:

Actions(General):

redistribute circ.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 12:09:19---------------------------------------------------------rep_change #003357

52

Page 53:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: Expand Item Information in WEB OPAC showed wrong number of requests.

By: Yoram (Revital fr #304)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 16349, 26628

Unix files:

./alephm/source/www_a/www_a_item_global_exp.cbl

./alephm/source/www_a/www_a_item_edit.cbl

PC files:

Actions:

iprou www_a www_a_item_global_expiprou www_a www_a_item_edit

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 12:23:12---------------------------------------------------------rep_change #003358

Description: Enforce upper case text in the "User-List" window ,when Id is selected.

By: Yoram (Inga fr #295)

Module: ACQ, ADMIN, CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25922

Unix files:

PC files:

.\acq\bin\acq.exe

.\admin\bin\admin.exe

.\circ\bin\circ.exe

Actions:

Actions(General):

redistribute the above modules

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 13:37:12---------------------------------------------------------rep_change #003359

Description: The system displayed headings in the AUT library even if no Z02 record was connected to the heading which means that no documend could be displayed.This has been fixed.

In the GUI opac the system offered the possibility to display details fromthe headingslist of an AUT library. As the details are used to display linkedAUT records from a BIB headings list, the function does not make sense inan AUT library. (And it did not work properly too.) Therefore the detailsbutton is not longer active in the AUT library.

By: Yoram (Sven fr #287)

Module: SEAR, CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

53

Page 54:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/pc_sear/pc_sear_c1020.cbl

./alephm/source/pc_cat/pc_cat_c0208.cbl

PC files:

Actions:

iprou pc_sear pc_sear_c1020iprou pc_cat pc_cat_c0208

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 13:45:02---------------------------------------------------------rep_change #003360

Description: Wrong Event created when sending hold request from WEB OPAC.

By: Yoram (Revital fr #305)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25270

Unix files:

./alephm/source/www_a/www_a_item_hold_request_b.cbl

PC files:

Actions:

iprou www_a www_a_item_hold_request_b

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-02 13:57:33---------------------------------------------------------rep_change #003361

Description: ILL - Index - the status WP should be WPR.

By: Yoram

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./usm50/tab/pc_tab_exp_field.eng

PC files:

Actions:

Actions(General):

fix the following line (be carefull not to enter a new line):ILL-STATUS-FILTER L Waiting for patron reply WPR

Customer:

Date: 2002-05-05 09:20:00---------------------------------------------------------rep_change #003362

Description: Performance modifications and a consistency fixof the ue_01 (Add dash was not consistent when running the p_manage_01and the ue_01).

By: Yoram (Yohanan)

Module: GENERAL

54

Page 55:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/io_word3.cbl

./alephm/source/com_io/io_word3_a.cbl

./alephm/source/util/ue_01_b.cbl

./alephm/source/util/ue_01_g.cbl

PC files:

Actions:

iprou com_io io_word3iprou com_io io_word3_aiprou util ue_01_biprou util ue_01_g

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-05 10:48:25---------------------------------------------------------rep_change #003363

Description: Short loan support for ENUMERATION/CHRONOLOGY (Serials)

Currently items are only grouped by SUB-LIBRARY/ITEM-STATUS whenshort loan slots are created. This does not suffice when serials areconcerned.

From now all Z30-BUFFERS fields (ENUMERATION A-H and CHRONOLOGY I-L) arealso used for grouping.

By: Yoram (Omri fr #324)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26274

Unix files:

./alephm/source/short_term/create_z321.cbl

./alephm/source/butil/b_cir_60_a.cbl

PC files:

Actions:

iprou short_term create_z321iprou butil b_cir_60_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-06 08:25:37---------------------------------------------------------rep_change #003364

Description: Catalog GUI - Convert records - Crash of OCLC if line are longer than 1000 characters (the buffer was enlarged to 2000).

By: Yoram (Omri fr #320)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26061

Unix files:

PC files:

.\catalog\bin\catalog.exe

55

Page 56:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

Actions(General):

Redistribute catalog.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-06 08:41:30---------------------------------------------------------rep_change #003365

Description: Add z00h and z79 dump to p_file_03 and load by p_file_04.

By: Yoram (Dalia F. fr #306)

Module: UTIL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_file_03_1

./aleph/proc/p_file_04_1

./alephm/source/util/z00h_dump.pc

./alephm/source/util/compile_pc_list

PC files:

Actions:

compile_pc util z00h_dump

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-06 10:30:56---------------------------------------------------------rep_change #003366

Description: CIRC - Retrieval of items via their call number (Babsy)

It is now possible to retrieve items by specifying their call number(Z30-CALL-NO) instead of their barcodes, in the following functions ofthe Circulation module:

Circulation menu | LoanCirculation menu | ReturnCirculation menu | Fast CirculationCirculation menu | Reserve itemsCirculation menu | Renew loan by barcodeCirculation menu | Offline circulation

Items menu | Item process statusItems menu | Change item informationItems menu | Restore item information

Requests menu | Create Hold requestRequests menu | Create Photocopy requestRequests menu | Delete hold request - by barcodeRequests menu | Print letter - hold request filledRequests menu | Print letter - hold request not filledRequests menu | Print photocopy request slips

In order for this new retrieval method to work, several conditions shouldbe met:

1) A new index should be created for the table Z30 (on the field Z30-CALL-NO). It is not a unique index by definition; however, all call numbers must be unique to enable retrieval (non unique call numbers will not be automatically translated into barcodes).

2) The file .\Alephcom\Tab\Alephcom.ini has to include special sections with "AutoInputMethod=2", detailed below.

3) For Offline Circulation, a new environment variable, "offline_circ_call_no_support", should be added to the file ./alephe/pc_server_defaults, with the value Y. This also enables the use of call numbers instead of barcodes in the separate module "Offcirc" as well as in Circ.exe's Offcirc.

4) In all the above functions (except Offline Circulation), "Enter" MUST be depressed (either manually or via the barcode reader

56

Page 57:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

device) immediately after typing in the call number in the appropriate edit box. This "Enter" will trigger a connection to the server and INTERNALLY replace the text in the box with a barcode. The barcode will then be used for all following actions. Note that in such cases, if the edit box is inside a dialog box whose default button (for "Enter") is the "OK" button, the button will NOT be activated by depressing "Enter".

In addition, note that from now on only three general sections need tobe defined in .\Alephcom\Tab\Alephcom.ini for all "AutoInputMethod"implementations: User Id, User Barcode and Item Barcode. It will bealso possible to include separate sections to override the general ones.

By: Omri + Danny

Module: CIRC / OFFCIRC

Bug Fix (Y/N):N

Rep Change (version,#): 14.2, #1894, #3110

PRB number:

Unix files:

./alephm/source/copy/C0168

./alephm/source/com_io/io_z30.pc

./alephm/source/pc_com/pc_com_c0168.cbl

./alephm/source/pc_cir/pc_cir_c0434.cbl

./usm50/file_list

./alephm/sql_tab/z30_create_index_8.sql

./alephm/sql_tab/z30_rebuild_index_8.sql

./alephe/pc_server_defaults

PC files:

.\Circ\Bin\Circ.exe

.\Offcirc\Bin\Offcirc.exe

.\Alephcom\Tab\Alephcom.ini

Actions:

apmmake_copy_files C0168compile_cc pc_record_display c0168_ccreate_pc_record_display

iprou pc_com pc_com_c0168iprou pc_cir pc_cir_c0434

compile_ora com_io io_z30.pccreate_pc_server

Actions(General):

Util a/17/2 z30_id8 Only if this functionality is required andoffline_circ_call_no_support is set to Y.

Add z30_id8 to file_list of the ADM library.

Add the following line to the file ./alephe/pc_server_defaults:

setenv offline_circ_call_no_support Y

----------------------------------------------------------------Add the following lines to .\Alephcom\Tab\Alephcom.ini :

[AutoInputUserId]AutoInputMethod=0AutoInput1=2,4,10

;General note for "AutoInput": separate entries can override the general definition:;for example, to cancel the AutoInputMethod only for "AutoInputUserListUserId",add:

;User Info menu | User List;[AutoInputUserListUserId];AutoInputMethod=0

;Circulation module:;===================;[AutoInputUserId] User Info menu | Get User;[AutoInputUserListUserId] User Info menu | User List;[AutoInputLoanUserId] Circulation menu | Loan;[AutoInputShortLoanUserId] Circulation menu | Reserve Items (Advance Booking);[AutoInputOfflineCircUserId] Circulation menu | Offline Circulation;[AutoInputHoldPhotoRequestUserId] Requests menu | Create hold request + Create photocopy request;[AutoInputFastCircUserId] Circulation menu | Fast Circulation

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[AutoInputUserBarcode]AutoInputMethod=1AutoInput1=10,11,22

;Circulation module:;===================;[AutoInputUserListUserBarcode] User Info menu | User List

57

Page 58:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[AutoInputItemBarcode]AutoInputMethod=2

;Circulation module:;===================;[AutoInputFastCircItemBarcode] Circulation menu | Fast Circulation;[AutoInputLoanItemBarcode] Circulation menu | Loan;[AutoInputReturnItemBarcode] Circulation menu | Return;[AutoInputProcessStatusItemBarcode] Items menu | Item process status;[AutoInputHoldPhotoRequestItemBarcode] Requests menu | Create Hold / Photocopy request;[AutoInputShortLoanItemBarcode] Circulation menu | Reserve items;[AutoInputDeleteHoldItemBarcode] Requests menu | Delete hold request - by barcode;[AutoInputRenewItemBarcode] Circulation menu | Renew loan by barcode;[AutoInputChangeItemBarcode] Items menu | Change item information;[AutoInputRestoreItemBarcode] Items menu | Restore item information;[AutoInputPrintHoldItemBarcode] Requests menu | Print letter - hold request filled / not filled;[AutoInputPhotoSlipItemBarcode] Requests menu | Print photocopy request slips----------------------------------------------------------------

IMPORTANT NOTE:===============Sites that do not use the auto input method should set allAutoInputMethod variables to 0.

Redistribute Circ.exe and Offcirc.exe

Rerun servers.

Customer: Babsy

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-06 17:17:11---------------------------------------------------------rep_change #003367

Description: Infrastructure for the new (standard) conversion package

There is NO need to transfer the fix, and NO action is required, for current/runnig customers/projects

By: Juppi

Module: Server

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:New directories ./alephm/source/conv ./aleph/conv

./alephm/prof_master ./alephm/proc/compile_cob_all ./aleph/proc/util_conv ./alephe/aleph_start_505.private ./alephe/aleph_start_505.private.template

PC files:

Actions:

Actions(General):

Customer:

Development tester: Juppi

QC tester: NA

TP (Testing Procedure): NA

Date: 2002-05-08 10:13:43Date: 2002-05-12 10:09:42---------------------------------------------------------rep_change #003368

Description: Technical Change - oclc_server - needed additional parameter in call to create_hol_record

By: Asaf

Module: oclc_server

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

58

Page 59:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Unix files:

./alephm/source/oclc_server/oclc_server.cbl

PC files:

Actions:

iprou oclc_server oclc_server

Actions(General):

Customer: US

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-10 00:49:37---------------------------------------------------------rep_change #003369

Description: Technical change - fix calls to create_hol_record

By: Asaf

Module:

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/fix_doc/fix_doc_create_hol_local_notes.cbl

./alephm/source/butil/b_file_99_create_hol.cbl

PC files:

Actions:

iprou fix_doc fix_doc_create_hol_local_notesiprou butil b_file_99_create_hol

Actions(General):

Customer: US

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-10 03:59:00---------------------------------------------------------rep_change #003370

Description: problem loading tab_z30 with more than 50 lines

Increased size of table load to 200 and fixed handlingof table overflow

By: Asaf

Module: oclc_server ue_03

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/TAB_Z30

./alephm/source/oclc_server/oclc_server_load_tab_z30.cbl

./alephm/source/oclc_server/oclc_server.cbl

./alephm/source/util/ue_03_load_new_file.cbl

PC files:

Actions:

iprou oclc_server oclc_server_load_tab_z30iprou oclc_server oclc_serveriprou util ue_03_load_new_file

Actions(General):

Customer: US

Development tester:

QC tester:

59

Page 60:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-05-11 19:11:00Date: 2002-06-16 11:28:54---------------------------------------------------------rep_change #003371

Description: Missing support for bor_info service in www_x

Also missing html files x-bor-info*

By: Asaf

Module: x server

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_x/www_x.cbl

./alephm/source/www_x/x-bor-info-1

./alephm/source/www_x/x-bor-info-2

./alephm/source/www_x/x-bor-info-4

./alephm/source/www_x/x-bor-info-3

./alephm/source/www_x/x-bor-info-error-id

./alephm/source/www_x/x-bor-info-error-library

./alephm/source/www_x/x-bor-info-tail

PC files:

Actions:

iprou www_x www_x

Actions(General):

Customer: US

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-11 20:27:55---------------------------------------------------------

rep_change #003372

Description: A technical change - a new routine was added -file_date - which get a file name (full path) and returnsthe last modification date and time.

By: Yoram (Irina fr #319)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_c/file_handle.c

PC files:

Actions:

compile_cc com_c file_handleapmcreate_rtscreate_pc_servercreate_www_server

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-12 12:35:39---------------------------------------------------------rep_change #003373

Description: performances fixes.

By: Yoram (Amit/Yohanan fr #322)

Module: GENERAL

60

Page 61:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/io_word3_a.cbl

./alephm/source/com_io/io_word3.cbl

./alephm/source/util/ue_01_g.cbl

PC files:

Actions:

iprou com_io io_word3_aiprou com_io io_word3iprou util ue_01_g

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-12 12:39:42---------------------------------------------------------rep_change #003374

Description: a line missing in ue_01_b (initialization of II) caused ue_01 to crash.

By: Hadas

Module:

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:./alephm/source/util/ue_01_b.cbl

PC files:

Actions:iprou util ue_01_b

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-12 12:45:38---------------------------------------------------------rep_change #003375

Description: New editing to filing_key_add_call_no_type, to prevent wrong index retrieval.

New standard in definition of filing routines for items. The routine :"add_call_no_type" will put the call-no-type in the first position ofZ30-CALL-NO-KEY, with a blank after it as a delimiter.

In this way z30-call-no text with sub-fields won't create a different index(after pack_spaces routine) when pointing to database, and will consist ofz30-call-no text without any sub-fields.

Add pack_spaces routine to "tab_filing_call_no" is missing. Use the routine"add_call_no_type" and "pack_spaces" if your z30-call-no text containssub-fields.

Re-Building Call Number Index (p_item_06).

By: Yoram (Amit fr #327)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/filing_key/build_filing_key_add_call_no_type.cbl

./alephe/headers/tab/tab_filing_call_no

61

Page 62:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou filing_key build_filing_key_add_call_no_type

Actions(General):

Synchronize the tab headers (util/h/2)

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-13 08:39:02---------------------------------------------------------rep_change #003376

Description: Fix_doc_mab_build_903 changes the contents of 903 ff ("Permutationsketten") according to the subject modifications which are done by fix_doc_mab_build_902.Because of a bug in fix_doc_mab_build_903 the 10th permutation chain was notproperly converted. This has been fixed.

By: Yoram (Sven fr #328)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/fix_doc_mab/fix_doc_mab_build_903.cbl

PC files:

Actions:

iprou fix_doc_mab fix_doc_mab_build_903

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-13 08:41:41---------------------------------------------------------rep_change #003377

Description: Using p_ret_01 it is possible to limit the search to particular document numbers. Even if it is possible to enter 9 digit system numbers, the system took only the first 7 digits into account. This has been fixed.

By: Yoram (Sven fr #329)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/P_RET_01

PC files:

Actions:

iprou butil b_ret_01iprou butil b_ret_01_get_param

Actions(General):

Customer: HBZ

Development tester:

QC tester:

TP (Testing Procedure):

62

Page 63:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-05-13 08:45:08---------------------------------------------------------rep_change #003378

Description: Faulty i/o assignments in script caused zero-length files.

By: Yoram (Natan fr #333)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_item_04

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-13 08:49:52---------------------------------------------------------rep_change #003379

Description: Adjusments in file_list in lib01 for tables z35, z95, z950 (with z35, it's a bug fix)

By: Yoram (Tamar V. fr #291)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./usm01/file_list.02m

./usm01/file_list.05m

./usm01/file_list.2m

./usm01/file_list.4m

PC files:

Actions:

Actions(General):

Change the lines z35, z35_id, z35_id1, z95, z95_id, z950, z950_id in the file_list

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-13 09:17:22---------------------------------------------------------rep_change #003380

Description: compress_seq_file to Delimited file, fixed not to put a space for empty field

By: Yoram (Dalia F. fr #339)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/util/compress_seq_file.c

PC files:

Actions:

63

Page 64:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

compile_c util compress_seq_file

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-13 10:52:49---------------------------------------------------------rep_change #003381

Description: Adding check_circ_11 (a and b) -- check item due date/hour relative to current date/hour- heck item due date relative to patron expiration date

By: Yoram (Amit fr #326)

Module: CIRC

Bug Fix (Y/N): N

Rep Change (version,#): 14.2, 1095

PRB number: 26416

Unix files:

./alephm/source/pc_cir/pc_cir_c0445.cbl

./alephm/source/check/check_circ_11_a.cbl

./alephm/source/check/check_circ_11_b.cbl

./alephe/headers/tab/tab_check_circ

./alephe/error_eng/check_circ

./usm50/tab/tab_check_circ

PC files:

Actions:

iprou pc_cir pc_cir_c0445iprou check check_circ_11_aiprou check check_circ_11_b

Actions(General):

Add the following lines to tab_check_circ:EXTEND check_circ_11_aEXTEND check_circ_11_b

run util/h/2

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-13 14:28:45---------------------------------------------------------rep_change #003382

Description: removed duplicate creation of indexes by imp_demo_lib_seqThe indexes were already created by p_file_04 which is used by the procedure.

By: Dalia Fisch.

Module:

Bug Fix (Y/N):Y

Rep Change (version,#):

PRB number:

Unix files:./aleph/proc/imp_demo_lib_seq

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-14 09:32:08

64

Page 65:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

---------------------------------------------------------rep_change #003383

Description:A continuation of rep_change #39: The lines in the circ.ini and serial.ini concerning the adjustment of the module toolbar ([AdjustToolbar]were deleted. Now only the following lines will appear:[AdjustToolbar]BitmapType=LargeWithoutText

By: Yaacov T. (Yifat L.)

Module:Gui

Bug Fix (Y/N):Y

Rep Change (version,#):

PRB number:25693

Unix files:

PC files:./Circ/tab/circ.ini./Serial/tab/serial.ini

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-16 10:10:23---------------------------------------------------------rep_change #003384

Description: Implementation of special fine method F in tab16, col. 14 ("Total days by intervals"). This method uses the intervals set up in new table tab_late_return to calculate fines. The sums set up in this table, aretreated as an actual amount and not as a ratio per day.

Example in tab_late_return:

! 1 2 3 4 5!!!!!-!!-!!-!!-!!!!!!!!!!##### ## ## 01 1.00##### ## ## 11 2.50

This means that when an overdue item is returned within in the first 10 daysof overdue, the system calculates 1.00 fine, regardless if the item is returned on the 1st day or on the 9th day of overdue. After the 11th day ofoverdue 2.50 is charged and so on...

By: Yoram (Sven fr #315)

Module: CIRC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/cash/cash_0003.cbl

./alephm/source/cash/cash_0003_f.cbl

./alephm/source/cash/cash_get_late_return.cbl

./alephm/source/com/get_loan_current_fine.cbl

./alephm/source/copy/TAB_LATE_RETURN

./alephe/headers/tab/tab_late_return

./alephe/headers/tab/tab16

PC files:

Actions:

iprou cash cash_0003iprou cash cash_0003_fiprou cash cash_get_late_returniprou com get_loan_current_fine

Actions(General):

Synchronize tab headers (UTIL/H/2)

Customer:

Development tester:

QC tester:

65

Page 66:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-05-19 08:36:43---------------------------------------------------------rep_change #003385

Description: ILL - Create ADM record.

The system did not take the MARC type into account if an outgoing ILL requestwas entered through the WEB. Even for MAB libraries the ADM record containedthe LKR field instead of the MAB 012 field.

This has been fixed now. In order to correct the ADM records which havealready been build the sript "ill_adm_lkr_patch_2_to_patch_4" has beencreated. This script ist only available from the german office and not partof the version. Please contact Sven for additional information.

By: Yoram (Sven fr #334)

Module: ILL (WEB)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a_ill_request.cbl

./alephm/source/www_a/www_a_ill_request_a.cbl

./alephm/source/www_f/www_f_ill_request.cbl

./alephm/source/www_f/www_f_ill_request_doc_a.cbl

PC files:

Actions:

iprou www_a www_a_ill_requestiprou www_a www_a_ill_request_aiprou www_f www_f_ill_requestiprou www_f www_f_ill_request_doc_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 09:32:23Date: 2002-06-16 11:29:48---------------------------------------------------------rep_change #003386

Description: The retrieval of the Web service "Retrieve Records" (p_ret_01) failed in libraries with more than one related ADM library.

By: Yoram (Sven fr #344)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_ret_01.cbl

PC files:

Actions:

iprou butil b_ret_01

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 09:50:22---------------------------------------------------------rep_change #003387

Description: The printout of PARAGRAPH type forms failed when more than one field were in a row. Then the information was overwritten from previous fields. Now the functionality was reinstalled into the system to define several fields in one line.

66

Page 67:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram (Sven fr #350)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/form_fill/form_fill_section_n.cbl

PC files:

Actions:

iprou form_fill form_fill_section_n

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 10:15:26---------------------------------------------------------rep_change #003388

Description: p_manage_17 - "Alphabetize Long Headings"

Running p_manage_17 the programs look for z01 and z0102 in order to put longheadings into the proper order. If z0102 was missing p_manage_17 produced alot or Oracle error messages.

In order not to add z0102 to every library p_manage_17 was changed. It checksnow whether z0102 exists within the library. If it does not exist, p_manage_17updates only z01.

By: Ygoram (Sven fr #338)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_17_a.cbl

PC files:

Actions:

iprou butil b_manage_17_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 10:18:46---------------------------------------------------------rep_change #003389

Description: SEAR - Nav Map - Problem with pushing record to another module when an "HOL" node is selected.

If a record was pushed from the navigation map to another module (Items,Circulation, Cataloging etc.) when the selected node was a Holding record,the message "Cannot find record" was displayed; as a result, the moduleopened, but the record could not be handled.

By: Yoram (Danny fr #206)

Module: SEAR

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

67

Page 68:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

.\sear\bin\sear.exe

Actions:

Actions(General):

redistribute sear.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 10:58:43---------------------------------------------------------rep_change #003390

Description: p_ret_adm_01 - added 2 new filters: Z30-CALL-NO-TYPE, Z30-CALL-NO-2-TYPE.

By: Yoram (Hadas fr #340)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 26543

Unix files:

./alephe/www_b_eng/ret-adm-01-include-a

./alephm/source/butil/b_ret_adm_01_filter.cbl

PC files:

Actions:

iprou butil b_ret_adm_01_filter

Actions(General):

Adding the following lines to ret-adm-01-include-a: <OPTION value=L1TYP>Item location1 type <OPTION value=L2TYP>Item location2 type

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 11:04:05---------------------------------------------------------rep_change #003391

Description: io_z305 - enlarged the size of sql_stmt from 1000 to 2000 (caused oracle errors)

By: Yoram (Hadas fr #342)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26875

Unix files:

./alephm/source/com_io/io_z305.pc

PC files:

Actions:

compile_ora com_io io_z305apmcreate_rtscreate_www_servercreate_pc_server

Actions(General):

restart the servers

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

68

Page 69:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-05-19 12:36:57---------------------------------------------------------rep_change #003392

Description: mistake in alephe/ansel_lat_to_unicode -1E46 f24ccorrected to1E46 f24e

By: Yoram (Julia fr #346)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephe/unicode/ansel_lat_to_unicode

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 12:40:35---------------------------------------------------------rep_change #003393

Description: Wrong retrieval of history loan record in the web opac.

The retrieval of history loan record from the list of loans was by documentnumber and not by z36h-number.

By: Yoram (Amit fr #331)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26822

Unix files:

./alephm/source/www_a/www_a_bor_history_loan_exp.cbl

./alephm/source/www_a/www_a_bor_history_loan.cbl

./alephm/source/www_f/www_f_bor_history_loan_exp.cbl

./alephm/source/www_f/www_f_bor_history_loan.cbl

PC files:

Actions:

iprou www_a www_a_bor_history_loan_expiprou www_a www_a_bor_history_loan

iprou www_f www_f_bor_history_loan_expiprou www_f www_f_bor_history_loan

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 13:16:59---------------------------------------------------------rep_change #003394

Description: io_z63 - enlarged the size of sql_stmt from 1000 to 2000 (caused oracle errors).

By: Yoram (Hadas fr #343)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

69

Page 70:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephm/source/com_io/io_z63.pc

PC files:

Actions:

compile_ora com_io io_z63apmcreate_rtscreate_www_servercreate_pc_server

Actions(General):

restart the servers

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 13:20:03---------------------------------------------------------rep_change #003395

Description: Holding list in circ. module was overflowed (20,000 char. limit).

By: Yoram (Amit fr #335)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26530

Unix files:

./alephm/source/pc_cir/pc_cir_c0415.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0415

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-19 13:22:38---------------------------------------------------------rep_change #003396

Description: New aleph keyboard that works from unicode values.

By: Yoram (Inga fr #321)

Module: ALEPHKEY

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\alephcom\bin\AlephKeyU.exe

Actions:

Actions(General):

redistribute AlephKeyU.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

70

Page 71:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-05-19 15:33:49---------------------------------------------------------rep_change #003397

Description: In the header of bib_format table the serial-claim-letter-nn was wrongly connected to edit_paragraph. It is now connected to edit_doc.serial-claim-letter-nn edit_doc

By: Irit

Module: Serials

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 27086

Unix files: alephe/headers/tab/bib_format

PC files:

Actions: 1. Correcting the header under alephe/headers/tab/bib_format as follows serial-claim-letter-nn edit_doc

2. Run util h/2 Synchronize tab file headers Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-21 07:28:23---------------------------------------------------------rep_change #003398

Description: Use the default_recall_type for 2nd, 3rd, etc., recall; not just the 1st: The default was displaying correctly for the 1st recall, but was not used for the 2nd, 3rd, etc. It should be.Also, when the user selected a recall-type on the screen, it was being overriden by this default. I changed it so that the default is used only if the user hasn't made a selection.

By: Yoram (Jerry Specht fr #257)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: USPRB 2233

Unix files:

./alephm/source/correct_record/correct_z37.cbl

PC files:

Actions:

iprou correct_record correct_z37

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-21 14:55:17---------------------------------------------------------rep_change #003399

Description: Change trace count for p_acq_02 from every 100 to every 1000.

By: Yoram (Jerry Specht fr #259)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: US PRB 2251

Unix files:

./alephm/source/butil/b_acq_02_a.cbl

PC files:

71

Page 72:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

iprou butil b_acq_02_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-21 15:53:02---------------------------------------------------------rep_change #003400

Description: Add call to fix_doc to b_file_98. (So, for instance, fix_doc_do_file_08 can be executed.) The tab_fix label in "BNA ".

By: Yoram (Jerry Specht fr #260)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: US PRB 1718

Unix files:

./alephm/source/butil/b_file_98_a.cbl

PC files:

Actions:

iprou butil b_file_98_a

Actions(General):

Add a "BNA " section to the bib_library $data_tab tab_fix.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-21 15:59:01Date: 2002-06-16 11:32:07---------------------------------------------------------rep_change #003401

Description: Web Opac - The cash information was mixed up (string $0900 instead of $0800, $1000 instead of $0900 and $1100 instead of $1000)

By: Yoram (Chani fr #289)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25535

Unix files:

./alephe/www_a_eng/bor-cash-exp-1

./alephe/www_f_eng/bor-cash-exp-1

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-21 16:06:38---------------------------------------------------------rep_change #003402

Description: Backup scripts

By: Eran

72

Page 73:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files: ./alephe/backup

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-22 13:35:15---------------------------------------------------------rep_change #003403

Description: Update the scripts of util/a/19 and util/a/20.

By: Eran

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:./aleph/proc/util_a_19./aleph/proc/util_a_19_b./aleph/proc/util_a_20./aleph/proc/util_a_20_b

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-22 13:36:43Date: 2002-06-05 10:13:40---------------------------------------------------------rep_change #003404

Description: added the union view functionality.

the possible values for TAB10-UNION-LIBRARY have changed from Y/N to :

0 - no union 1 - union view 2 - union catalog

By: Hadas

Module:

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:./aleph/proc/p_union_04

./alephe/tab/union_global_param

./alephm/source/butil/b_union_04_a.cbl

./alephm/source/com/build_z120.cbl

./alephm/source/com/count_z02.cbl

./alephm/source/com/update_z120.cbl

./alephm/source/com_io/get_buf_z103_union.cbl

./alephm/source/com_io/get_buf_z30_all.cbl

./alephm/source/expand_doc/expand_doc_merge_union.cbl

./alephm/source/set_server/set_acc.cbl

73

Page 74:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/set_server/set_find_parser_bb.cbl

./alephm/source/union/union_candidate_cdl.cbl

./alephm/source/union/union_dedup_check.cbl

./alephm/source/www_f/www_f_edit_hol.cbl

./alephm/source/www_f/www_f_find_a.cbl

./alephm/source/www_f/www_f_find_b.cbl

./alephm/source/www_f/www_f_find_b_permute.cbl

./alephm/source/www_f/www_f_find_c.cbl

./alephm/source/www_f/www_f_find_d.cbl

./alephm/source/www_f/www_f_find_m.cbl

./alephm/source/www_f/www_f_history_cross.cbl

./alephm/source/www_f/www_f_scan_ind.cbl

./alephm/source/www_f/www_f_scan_word.cbl

./alephm/source/www_f/www_f_sdi_online_search.cbl

./alephm/source/www_f/www_f_short_refine_exec.cbl

./alephm/source/www_x/www_x_find.cbl

./cun01/tab/tab10

./alephe/headers/tab10

PC files:

Actions:iprou butil b_union_04_a

iprou com build_z120iprou com count_z02iprou com update_z120

iprou com_io get_buf_z103_unioniprou com_io get_buf_z30_all

iprou expand_doc expand_doc_merge_union

iprou set_server set_acciprou set_server set_find_parser_bb

iprou union union_candidate_cdliprou union union_dedup_check

iprou www_f www_f_edit_holiprou www_f www_f_find_aiprou www_f www_f_find_biprou www_f www_f_find_b_permuteiprou www_f www_f_find_ciprou www_f www_f_find_diprou www_f www_f_find_m

iprou www_f www_f_history_crossiprou www_f www_f_scan_indiprou www_f www_f_scan_wordiprou www_f www_f_sdi_online_searchiprou www_f www_f_short_refine_exec

iprou www_x www_x_find

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-22 13:55:50---------------------------------------------------------rep_change #003405

Description: Chinese changes

By: Hadas

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:./aleph/proc/load_z114

./alephm/source/butil/b_file_10_gbk.cbl

./alephm/source/butil/b_manage_01_b_chi_to_word.cbl

./alephm/source/com/chi_segment_input.cbl

./alephm/source/com/chi_segment_text.cbl

./alephm/source/com/fix_z01_acc.cbl

./alephm/source/com_c/z114_c.c

./alephm/source/com_c/z114_ora.c

./alephm/source/com_io/io_z114.cbl

./alephm/source/com_io/io_z114.pc

74

Page 75:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/copy/Y114

./alephm/source/copy/Z114

./alephm/source/copy_h/z114_cob.h

./alephm/source/copy_h/z114_ora.h

./alephm/source/copy_h/z114_ora_c.h

./alephm/source/expand_doc/expand_doc_bib_chi_word.cbl

./alephm/source/filing_key/build_filing_key_pinyin.cbl

./alephm/source/filing_key/build_filing_key_stroke.cbl

./alephm/source/fix_doc/fix_doc_add_pinyin_check.cbl

./alephm/source/fix_doc/fix_doc_add_pinyin_insert.cbl

./alephm/source/util/load_z114.cbl

./alephm/sql_tab/z114_create.sql

./alephm/proc/rts_list

./alephm/proc/rts_entry_list

PC files:

Actions:apm; make_copy_files Z114

compile_cc com_c z114_ccompile_cc com_c z114_ora

iprou com_io io_z114 compile_ora com_io io_z114

iprou butil b_file_10_gbkiprou butil b_manage_01_b_chi_to_word

iprou com chi_segment_inputiprou com chi_segment_textiprou com fix_z01_acc

iprou expand_doc expand_doc_bib_chi_word

iprou filing_key build_filing_key_pinyiniprou filing_key build_filing_key_stroke

iprou fix_doc fix_doc_add_pinyin_checkiprou fix_doc fix_doc_add_pinyin_insert

iprou util load_z114

Actions(General):

1. remove the following source files and all matching .gnt and .o files from $aleph_exe:

./alephm/source/filing_key/build_filing_key_chi.c

./alephm/source/filing_key/build_filing_key_chi.cbl

./alephm/source/filing_key/build_filing_key_chi_a.c

./alephm/source/com/chi_segment_find.cbl

./alephm/source/com/chi_segment_name.cbl

./alephm/source/com/chi_segment_pinyin.cbl

./alephm/source/com/chi_segment_pinyin_a.cbl

./alephm/source/com/fix_z01_acc_chi.cbl ./alephm/source/expand_doc/expand_doc_bib_chi_2.cbl./alephm/source/expand_doc/expand_doc_bib_chi.cbl

2. apmcreate_rtscreate_www_servercreate_pc_server

3. rerun all servers.

4. UTIL/A/17/1 Z114 - to create Z114 with the new structure in the database.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-22 17:24:02---------------------------------------------------------rep_change #003406

Description: fix_doc_ldr_sta_delete - new routine to fix LDR 5 based on STA DELETED field

By: Yoram (Asaf fr #361)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

75

Page 76:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephm/source/fix_doc/fix_doc_ldr_sta_delete.cbl

PC files:

Actions:

iprou fix_doc fix_doc_ldr_sta_delete

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-23 15:38:36---------------------------------------------------------rep_change #003407

Description: In Acq General invoice form , the default invoice type and status were hardcoded "REG" and are now the first entry in pc_tab_exp_field.lng

By: Yoram (Hila fr #354)

Module: ACQ

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\acq\bin\acq.exe

Actions:

Actions(General):

redistribute acq.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-23 15:46:29---------------------------------------------------------rep_change #003408

Description: Continuation of rep_change #2618

The saving of the Z34 statistics table before dropping it failed in UTIL/A/13 because of a missing directory change during the call of the download script.

By: Yoram (Sven fr #349)

Module: UTIL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/util_a_13_b

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-23 15:53:19---------------------------------------------------------

76

Page 77:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

rep_change #003409

Description: union view - candidate & match programs updated.

By: Yoram (Hadas fr #323)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/union/union_match_cdl_se.cbl

./alephm/source/union/union_match_cdl_mo.cbl

./alephm/source/union/union_candidate_cdl.cbl

PC files:

Actions:

iprou union union_match_cdl_seiprou union union_match_cdl_moiprou union union_candidate_cdl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-23 15:58:58---------------------------------------------------------rep_change #003410

Description: Fix in retrieving the profile record by IP number.

By: Yoram (Amit fr #188)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/get_bor_profile.cbl

PC files:

Actions:

iprou com get_bor_profile

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-23 16:02:41---------------------------------------------------------rep_change #003411

Description: xserver bor_authenticate - retreive z305 first by bor library and then by ALEPH

The existing service only retreived the ALEPH sublibrary Z305 record. Thisdoes not always exist. First attempt is tried with the provided BOR-LIBRARY(if non empty). If this failes then the "ALEPH" z305 is retreived.

By: Yoram (Asaf fr #341)

Module: XSERVER

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_x/www_x_bor_authenticate.cbl

PC files:

77

Page 78:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

iprou www_x www_x_bor_authenticate

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-23 16:05:42---------------------------------------------------------rep_change #003412

Description: b_manage_50_create_hol should use filing-type "H" when calling build_filing_key (and not "D").

By: Yoram (Tsach fr #112)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_50_create_hols.cbl

PC files:

Actions:

iprou butil b_manage_50_create_hols

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-26 08:22:30---------------------------------------------------------rep_change #003413

Description: New server for NCIP support was added , named "ncip_server"(NISO Circulation Interchange Protocol).The server listens for incoming request (in XML format) parse,executeand builds a reply (again , in XML format) back to the client.

Currently , the server supports the messages listed below:* authenticate user* lookup user* check out item* check in item* request item* cancel request* Accept item (creates temporary item/bib and the related ILL "Z" record)* lookup item

The server will log the request/response and later can be checked and viewedusing "check" or "view" , i.e :ncip_server <port> view <num of last transactios to view>orncip_server <port> check <transaction number>

By default , the server will monitor port 9505 although the env. variableNCIP_SERVER_PORT can be set to any different free port.

Also , the server startup flag was added to aleph_start_505 andaleph_startup_505 under the name NCIP_SERVER_STARTUP as to the util menus.

Few xml files for testing can be found unser asm/ncip_server which canbe ported to the server using the program "ncip_passport" (much likethe familiar passport program).

By: Yoram (Tsach fr #347)

Module: ncip server

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/ncip_server/ncip_add_tag.cbl

78

Page 79:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/ncip_server/ncip_fill_z308.cbl

./alephm/source/ncip_server/ncip_find_tag.cbl

./alephm/source/ncip_server/ncip_server.cbl

./alephm/source/ncip_server/ncip_conf_table.cbl

./alephm/source/ncip_server/ncip_ss_c2100.cbl

./alephm/source/ncip_server/ncip_ss_c2101.cbl

./alephm/source/ncip_server/ncip_ss_c2102.cbl

./alephm/source/ncip_server/ncip_ss_c2103.cbl

./alephm/source/ncip_server/ncip_ss_c2105.cbl

./alephm/source/ncip_server/ncip_ss_c2106.cbl

./alephm/source/ncip_server/ncip_ss_c2107.cbl

./alephm/source/ncip_server/date_iso2cob.cbl

./alephm/source/ncip_server/ncip_add_problem_element.cbl

./alephm/source/ncip_server/ncip_add_user_id_element.cbl

./alephm/source/ncip_server/ncip_add_item_id_element.cbl

./alephm/source/ncip_server/ncip_translate_scheme_value.cbl

./alephm/source/ncip_server/date_cob2iso.cbl

./alephm/source/ncip_server/ncip_close_tag.cbl

./alephm/source/ncip_server/ncip_find_user_info.cbl

./alephm/source/ncip_server/ncip_open_and_close_tag.cbl

./alephm/source/ncip_server/ncip_open_tag.cbl

./alephm/source/ncip_server/ncip_search_tag.cbl

./alephm/source/ncip_server/ncip_translate_scheme_value_n.cbl

./alephm/source/ncip_server/ncip_ss_c2108.cbl

./alephm/source/ncip_server/ncip_get_user_data.cbl

./alephm/source/ncip_server/ncip_scheme_translation.cbl

./alephm/source/ncip_server/ncip_passport.c

./alephm/source/ncip_server/ncip_common.c

./alephm/source/ncip_server/ncip_server_main.c

./alephm/source/ncip_server/AuthenticateUser.xml

./alephm/source/ncip_server/CancelRequestItem.xml

./alephm/source/ncip_server/CheckinItem.xml

./alephm/source/ncip_server/CheckinItem.xml.2

./alephm/source/ncip_server/CheckoutItem.xml

./alephm/source/ncip_server/LookupUser.xml

./alephm/source/ncip_server/RequestItem.xml

./alephm/source/ncip_server/RequestItem.xml.2

./alephm/source/ncip_server/CheckinItem2.xml

./alephm/source/ncip_server/CheckoutItem2.xml

./alephm/source/ncip_server/LookupUser2.xml

./alephm/source/ncip_server/LookupUser2.xml.response

./alephm/source/ncip_server/LookupUser3.xml

./alephm/source/ncip_server/LookupUserResponse.xml

./alephm/source/ncip_server/epixtechLookupUser.xml

./alephm/source/ncip_server/rjmLookupUser.xml

./alephm/source/ncip_server/LookupUser1.xml

./alephm/source/ncip_server/AuthenticateUser2.xml

./alephm/source/ncip_server/epixtechItemRequested.xml

./alephm/source/ncip_server/LookupUser4.xml

./alephm/source/ncip_server/LookupUser5.xml

./alephm/source/ncip_server/LookupUser.ron.xml

./alephm/source/ncip_server/LookupItem.xml

./alephm/source/ncip_server/LookupItem.xml.2

./alephm/source/ncip_server/AcceptItem.xml

./alephm/source/ncip_server/CheckInItem.xml

./alephm/source/ncip_server/CheckOutItem.xml

./alephm/source/ncip_server/LookupItem.xml.3

./alephm/source/ncip_server/LookupItem.xml.rjm

./alephm/source/ncip_server/RequestItem.xml.rjm

./alephm/source/ncip_server/RequestItem.xml.rjm2

./alephm/source/ncip_server/RequestItem.xml.rjm3

./alephm/source/ncip_server/AcceptItem.xml.rjm

./alephm/source/ncip_server/AcceptItem.xml.rjm2

./alephm/source/ncip_server/RequestItem.xml.rjm.copylevel

./alephm/source/ncip_server/RequestItem.xml.rjm.titlelevel

./alephm/source/prog_c/server_monitor.c

./alephm/source/com_c/conf_table.c

./alephm/source/com_c/server_ip_allowed.c

./alephm/source/copy_h/ncip_common.h

./alephm/source/copy_h/server_info.h

./alephm/source/copy/C2007

./alephm/source/copy/CONF_TAB

./alephm/source/copy/NCIP_TAB

./aleph/proc/util_w_02

./aleph/proc/util_w_03

./aleph/proc/def_local_env

./aleph/proc/ncip_server_defaults

./alephe/aleph_start_505

./alephe/aleph_startup_505

./alephe/tab/tab_ncip.conf

./alephm/proc/create_ncip_server

./alephm/proc/rts_cob_list

PC files:

Actions:

iprou ncip_server ncip_add_tag.cbliprou ncip_server ncip_fill_z308.cbliprou ncip_server ncip_find_tag.cbliprou ncip_server ncip_server.cbliprou ncip_server ncip_conf_table.cbl

79

Page 80:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou ncip_server ncip_ss_c2100.cbliprou ncip_server ncip_ss_c2101.cbliprou ncip_server ncip_ss_c2102.cbliprou ncip_server ncip_ss_c2103.cbliprou ncip_server ncip_ss_c2105.cbliprou ncip_server ncip_ss_c2106.cbliprou ncip_server ncip_ss_c2107.cbliprou ncip_server date_iso2cob.cbliprou ncip_server ncip_add_problem_element.cbliprou ncip_server ncip_add_user_id_element.cbliprou ncip_server ncip_add_item_id_element.cbliprou ncip_server ncip_translate_scheme_value.cbliprou ncip_server date_cob2iso.cbliprou ncip_server ncip_close_tag.cbliprou ncip_server ncip_find_user_info.cbliprou ncip_server ncip_open_and_close_tag.cbliprou ncip_server ncip_open_tag.cbliprou ncip_server ncip_search_tag.cbliprou ncip_server ncip_translate_scheme_value_n.cbliprou ncip_server ncip_ss_c2108.cbliprou ncip_server ncip_get_user_data.cbliprou ncip_server ncip_scheme_translation.cbliprou com log_get_tp_filename.cbliprou com log_error_load_filename_tp.cbliprou com log_load_filename_tp.cbliprou com log_overflow_load_filename_tp.cbliprou com log_len_count_space.cbl

compile_cc ncip_server ncip_commoncompile_cc ncip_server ncip_server_maincompile_c ncip_server ncip_passportcompile_cc com_c conf_tablecompile_cc com_c server_ip_allowedcompile_c prog_c server_monitor

apm ; create_ncip_server

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-26 09:33:48---------------------------------------------------------rep_change #003414

Description: ACQ - There was a problem with the io_z75. In cases thatthere were more than 1000 invoices per order, the system looped.

By: Yoram

Module: ACQ

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/io_z75.pc

PC files:

Actions:

compile_ora com_io io_z75apmcreate rtscreate_pc_server

Actions(General):

restart the pc_server

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-26 11:19:20---------------------------------------------------------rep_change #003415

Description: A few bugs in PLIF (p_file_20) :1) z308 could have different data in key_data and id when type=00.2) Enables to load borrowers through PLIF with another language than ENG.3) When z308-key-data with type 01 or 02 was updated, the previous verificationcouldn't be kept.4) If z308-key-data with type 02 is updated, the old one is now erased in the same way as type 01.

80

Page 81:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram (Tamar V. fr #330)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_file_20_upd_z308.cbl

./alephm/source/butil/b_file_20_init_z303.cbl

./alephm/source/butil/b_file_20_a.cbl

PC files:

Actions:

iprou butil b_file_20_upd_z308iprou butil b_file_20_init_z303iprou butil b_file_20_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-26 11:26:14---------------------------------------------------------rep_change #003416

Description: Bug in expand_doc_join : if more than 150 lines created, there was a buffer overflow.

By: Yoram (Tamar V. fr #365)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/expand_doc/expand_doc_join.cbl

PC files:

Actions:

iprou expand_doc expand_doc_join

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-27 11:33:53---------------------------------------------------------rep_change #003417

Description: b-com-01 file updated according to pc_tab_exp_field.eng

<option value= "" selected >All <option value= "ACQ" >Acquisitions <option value= "SER"> Serials Cataloging <option value= "SERIAL"> Serials <option value= "OCD" > Original Cataloging <option value= "CCT" > Copy Cataloging

changed to: <option value= "" selected >All

<option value= "ACQ" >Acquisitions <option value= "SER" > Serials Cataloging <option value= "CAT" > Bibliographic Cataloging <option value= "OCD" > Original Cataloging <option value= "CCT" > Copy Cataloging <option value= "ILL" > ILL

By: Tania

Module: Batch

Bug Fix (Y/N):

81

Page 82:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number:

Unix files:./alephe/www_b_eng/b-com-01

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-27 15:22:20---------------------------------------------------------rep_change #003418

Description: Delete the "0012 Lost book" line from the header of tab18.lng and from the table.

By: Irit

Module: Circulation

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 26471

Unix files:alephe/headers/tab/tab18.eng a52_5/usm50/tab/tab18.eng

PC files:

Actions: Delete line 0012 from table and header

Actions(General): Synchronizing tab file headers - util H/2

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-28 16:59:16Date: 2002-05-28 17:04:20Date: 2002-05-29 09:59:59---------------------------------------------------------rep_change #003419

Description: WEB OPAC - Support for right-to-left text display in all formats (no frames version)

Text displayed in web pages of the WEB OPAC can now be right-aligned andright-oriented (for Hebrew and Arabic) by implementing the following steps:

1) Set the environment variable "direction_support" to "Y" (in the file ./alephe/www_server_defaults).

2) Add placeholders with numbers greater by 50 than the original, to web pages for which right-to-left support is required. For instance, if the title (placeholder $0400 in ./alephe/www_f_eng/short-a-body) has to be right-aligned and right-oriented, add a placeholder - $5400 - immediately following the cell's class definition:

before: ======= <td class=td1 width="30%">$0400</td>

after: ====== <td class=td1 $5400 width="30%">$0400</td>

Here is an example of a complete file with the additions:

file name: ./alephe/www_f_eng/full-999-body.<!-- filename: full-999-body --> <tr> <td class=td1 $5100 id=bold width=15% nowrap> $0100 &nbsp; </td> <td class=td1 $5200> $0200 </td> </tr>

82

Page 83:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Note that the usage of web pages ending with -r has now become obsolete.

By: Yoram (Danny fr #367)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_edit_doc.cbl

./alephm/source/www_f/www_f_edit_doc_999_line.cbl

./alephm/source/www_f/www_f_scan_acc.cbl

./alephm/source/www_f/www_f_scan_ind.cbl

./alephm/source/www_f/www_f_scan_sys.cbl

./alephm/source/www_f/www_f_scan_word.cbl

./alephm/source/www_f/www_f_short_a_edit.cbl

./alephe/www_server_defaults

./alephm/source/copy/WORK

./alephm/proc/rts_list

./alephm/proc/rts_entry_list

./alephm/source/com_c/get_line_direction.c

./alephm/source/com/get_html_line_direction.cbl

./alephm/source/www_com/www_set_lines_direction.cbl

./alephm/source/www_com/www_load_file_n.cbl

PC files:

Actions:

rm ./alephe/www_f_eng/full-000-body-rrm ./alephe/www_f_eng/full-999-body-rrm ./alephe/www_f_eng/full-xxx-body-rrm ./alephe/www_f_eng/short-b-body-rrm ./alephe/www_f_eng/short-filter-r

apmcompile_cc com_c get_line_direction.ccreate_rts

create_pc_servercreate_www_server

iprou com get_html_line_direction.cbl

iprou www_com www_set_lines_direction.cbliprou www_com www_load_file_n.cbl

iprou www_f www_f_edit_doc.cbliprou www_f www_f_edit_doc_999_line.cbliprou www_f www_f_scan_acc.cbliprou www_f www_f_scan_ind.cbliprou www_f www_f_scan_sys.cbliprou www_f www_f_scan_word.cbliprou www_f www_f_short_a_edit.cbl

Actions(General):

Add the following line to ./alephm/proc/rts_list (after the line$aleph_exe/get_env.o):

$aleph_exe/get_line_direction.o

Add the following line to ./alephm/proc/rts_entry_list after the lineget_env(); :

get_line_direction();

Add the environment variable "direction_support" to the file./alephe/www_server_defaults as follows:

setenv direction_support Y

Add the appropriate place holders to files in ./alephe/www_f_eng/ and/or./alephe/www_f_heb/ etc.

Rerun servers.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-29 10:05:19Date: 2002-05-30 15:16:30---------------------------------------------------------rep_change #003420

83

Page 84:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: Wrong assignment of "Language of records" field from Web-Opac.

"Language of records" field in Preference module has assigned the value "ALL"when choosing "All Languages". This valued should have been changed to spaces by the program, in order to achieve the basic purpose.

By: Yoram (Amit fr #368)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_option_update.cbl

PC files:

Actions:

iprou www_f www_f_option_update

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-29 10:07:56---------------------------------------------------------rep_change #003421

Description: Another condition for sequence terminating was added - Escape character, that opens a new language sequence closes the previous one. Escape sequence for Ascii changed from X"1B" + "B" to X"1B" + "(B". X"1B" + "(B" added as a possible end of sequence to single byte treatment.

By: Yoram (Katya fr #300)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/ansel_lat2unicode.cbl

./alephm/source/com/line_ansel2line_utf.cbl

PC files:

Actions:

iprou com ansel_lat2unicodeiprou com line_ansel2line_utf

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-30 09:45:53---------------------------------------------------------rep_change #003422

Description: WEB - External link - there was a server crashin cases that there was subfield 4. There was a missinglen_count of the output text.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_service_856.cbl

84

Page 85:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou www_f www_f_service_856

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-30 11:25:09---------------------------------------------------------rep_change #003423

Description: WEB - Save/Mail from the basket -There was garbage printed when formats 001 and 002 were used

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_basket_mail.cbl

PC files:

Actions:

iprou www_f www_f_basket_mail

Actions(General):

Customer:Date: 2002-05-30 12:25:35---------------------------------------------------------rep_change #003424

Description: In order to be able to retrieve titles in the order index with quotation marks without actually entering them, the following line in the adm_name_key file has been changed as follows: 0022 0000 #QUOTATION MARK (instead of 0022 0020 #QUOTATION MARK )

By: Irit

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 27090

Unix files: /alephe/unicode/adm_name_key

PC files:

Actions: 0022 0000 #QUOTATION MARK instead of 0022 0020 #QUOTATION MARK

Actions(General): run acq_04.

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-30 14:24:37---------------------------------------------------------rep_change #003425

Description: WEB OPAC - The limit of the down links to be displayed(www_dn_link_display) did not function.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

85

Page 86:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Unix files:

./alephm/source/www_f/www_f_edit_doc_999_z103_dn.cbl

PC files:

Actions:

iprou www_f www_f_edit_doc_999_z103_dn

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-30 14:26:49---------------------------------------------------------rep_change #003426

Description: WEB - Advanced search - hit limit and word limit did not function properly.

By: Amit/Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_find_d.cbl

PC files:

Actions:

iprou www_f www_f_find_d

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-30 16:09:29---------------------------------------------------------rep_change #003427

Description: WEB - The sort variables were not initialized afterthe sort action and becasue of that there was no sort of the results.

By: Amit/Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/set_server/set_filter_result_3.cbl

PC files:

Actions:

iprou set_server set_filter_result_3

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-30 16:29:37---------------------------------------------------------rep_change #003428

Description: WEB OPAC - SFX link - server crash because of a missing program.

86

Page 87:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_com/www_set_950.cbl

PC files:

Actions:

iprou www_com www_set_950

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-05-30 16:32:29---------------------------------------------------------rep_change #003429

Description: Bug was fixed in the batch b_print_50. Now it can create up to3000 different letters from more than two files.

By: Yoram (Chani fr #366)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_print_50.c

PC files:

Actions:

compile_c butil b_print_50

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-02 10:20:16---------------------------------------------------------rep_change #003430

Description: A technical change - GUI - installation - a .dll filewas unnecessary (comctl32.dll). The file was removed from the setupprogram.

By: Inga/Yoram

Module: GUI Modules

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

Actions:

Actions(General):

Re-install the GUI package (gui500.exe and net500.exe)

Customer:

Development tester:

87

Page 88:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-06-02 11:28:33---------------------------------------------------------rep_change #003431

Description: Cash creation for late return/recall when TAB10-OVERDUE-RECALL-RATIO is set to "N".

This correction set back the old functionality.When TAB10-OVERDUE-RECALL-RATIO = "N" tab18 is taken as sum per day.Before this fix tab16 was also added to the sum as calculated by tab18.

Just in case someone was using this bug/feature if you setTAB10-OVERDUE-RECALL-RATIO = "B" it will behave just as before.

There is no change when TAB10-OVERDUE-RECALL-RATIO = "Y".

This change has been authorized by Judy L, Dalia M. and Jerry S.

By: Yoram (Omri fr #325)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/cash/cash_0003_7.cbl

PC files:

Actions:

iprou cash cash_0003_7

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-02 12:25:05---------------------------------------------------------rep_change #003432

Description: SFX related bug.In the creation of the OpenURL the ISBN number was 10 digits long I changed it to 13 digits.

By: Yoram (Dana Sharvit fr #332)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a_build_950_marc21.cbl

./alephm/source/www_a/www_a_build_950_unimarc.cbl

./alephm/source/www_f/www_f_build_950_unimarc.cbl

./alephm/source/www_f/www_f_build_950_marc21.cbl

PC files:

Actions:

iprou www_a www_a_build_950_marc21iprou www_a www_a_build_950_unimarciprou www_f www_f_build_950_unimarciprou www_f www_f_build_950_marc21

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-02 13:32:30Date: 2002-06-02 17:05:20---------------------------------------------------------rep_change #003433

88

Page 89:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: WEB OPAC - Display of AUT record from the browse list -there was garbage in the title of some fields (left column).

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_accref.cbl

PC files:

Actions:

iprou www_f www_f_accref

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-02 17:17:20---------------------------------------------------------rep_change #003434

Description: The file name information was wrong "<!-- filename: short-current-0 -->". It was changed to "<!-- filename:basket-short-0" -->

By: Irit

Module: WEB OPAC

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 27290

Unix files: alephe/www_a_eng/basket-short-0

PC files:

Actions: Changing the file name in the first line from "<!-- filename: short-current-0 -->" to "<!-- filename:basket-short-0" -->.

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-03 13:57:39---------------------------------------------------------rep_change #003435

Description: Two checking was add in clear_vir01 procedure:- checking parameters (the parameter should be "vir01")- checking if z52.init exists in $data_files directory of VIR01(downgrade from 15.2 version)

By: Maria

Module: WEB

Bug Fix (Y/N): N

Rep Change (version,#): 15.2, #000183

PRB number:

Unix files:./aleph/proc/clear_vir01

PC files:

Actions:

Actions(General):

Customer:

Development tester:

89

Page 90:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-06-03 14:50:17---------------------------------------------------------rep_change #003436

Description: WEB - New SDI request - if no base was selected,there was a server crash.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_bor_sdi_update.cbl

PC files:

Actions:

iprou www_f www_f_bor_sdi_update

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-04 07:53:34---------------------------------------------------------rep_change #003437

Description: In Aleph version 11.5 the central ue_11 filtered incomming items and did not store items with item status >= 80 and which contain material type KKD. This has been implemented for ACC. As during the migration of ACC the central system moved to version 14 first, this algorithm has been added to the ue_11 in 14 in order not to replicate those items if the local system

did still work with version 11. Now all systems are migrated and they use tab_z105_z30 in order to prevent the replication of those items. Therfore this additional check in the central ue_11 is not longer active.

By: Yoram (Sven fr #370)

Module: UTIL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/util/ue_11_a_5.cbl

PC files:

Actions:

iprou util ue_11_a_5

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-04 12:29:50---------------------------------------------------------rep_change #003438

Description: SERIALS - It was impossible (in some cases - not consistent) tocreate a new claim for an item after claiming a different item for the 9thtime.

By: Yoram

Module: SERIALS

Bug Fix (Y/N): Y

Rep Change (version,#):

90

Page 91:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephm/source/pc_serial/pc_serial_c0317.cbl

PC files:

Actions:

iprou pc_serial pc_serial_c0317

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-04 14:10:24---------------------------------------------------------rep_change #003439

Description: Central - Local HOL updating. (ue_11_a_2)

ue_11 replicates HOL records from local HOL to central HOL without checkingwhether the connected BIB record is already existing in the corresponding BIBlibrary. This has now been fixed. Therefore HOL records are only replicatedif ue_11 can find the linked BIB record in the central BIB library. If theHOL does already exist in the central HOL and will not longer be linked toan central BIB because of the update the HOL record will be deleted.

By: Yoram

Module: BATCH

Bug Fix (Y/N):Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/util/ue_11_a_2.cbl

PC files:

Actions:

iprou util ue_11_a_2

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-04 14:17:39---------------------------------------------------------rep_change #003440

Description: WEB OPAC - A missing program. It casued a server crashwhen searcing by the z39.50 protocol.

By: Yoram/Amit

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/io_z58.cbl

PC files:

Actions:

iprou com_io io_z58

Actions(General):

Customer:

Development tester:

QC tester:

91

Page 92:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-06-04 16:42:01---------------------------------------------------------rep_change #003441

Description: WEB OPAC - User - There was a server crash (becasueof a wrong call to io_z36h) when trying to expand the informationof a loaned item on the history list.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_bor_history_loan_exp.cbl

PC files:

Actions:

iprou www_f www_f_bor_history_loan_exp

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-05 08:49:20---------------------------------------------------------rep_change #003442

Description: Oracle installation scripts

By:Eran

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files: ./oracle/install/817/*

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-05 10:32:37Date: 2002-09-03 14:06:15---------------------------------------------------------rep_change #003443

Description: p_cir_22 ignors field "Language of slip" and usedCON-LNG for printing of photo-request-slip.

By: Yoram (Hila fr #285)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25229

Unix files:

./alephm/source/butil/b_cir_22_b.cbl

PC files:

Actions:

iprou butil b_cir_22_b

92

Page 93:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-05 14:36:16---------------------------------------------------------rep_change #003444

Description: WEB - Sdi profile - there was a javascript errorwhen selecting a base.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephe/www_f_eng/bor-sdi-update

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-05 15:33:34---------------------------------------------------------rep_change #003445

Description: WEB OPAC - There was no initialization of thedenied command for a base. e.g. - After signing in as a guest,with a denied command and right after that signing in as a user with nodenied command, the buffer was not initialized and the user got thedenied command of the guest.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f.cbl

PC files:

Actions:

iprou www_f www_f

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-05 15:33:43---------------------------------------------------------rep_change #003446

Description: WEB - OPAC - Sfx link - The sfx used to be opened on themain window instead of on a new window.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

93

Page 94:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephe/www_f_eng/include-window

./alephe/www_f_eng/full-set-head

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-05 16:02:15---------------------------------------------------------rep_change #003447

Description: WEB - Z39.50 - Browse and find didn't work. There weremissing files and functions calls.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephe/tab/www_f_func

./alephm/source/www_f/www_f_scan_ug.cbl

./alephm/source/www_f/www_f_scan_ug_paging.cbl

./alephm/source/www_f/www_f_scan_ug_display.cbl

./alephm/source/www_f/www_f_find_ug.cbl

PC files:

Actions:

iprou www_f www_f_scan_ugiprou www_f www_f_scan_ug_pagingiprou www_f www_f_scan_ug_displayiprou www_f www_f_find_ug

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-05 17:02:14---------------------------------------------------------rep_change #003448

Description: A new improved version of ANSEL_TO_UTF.

The new version is identified in tab_character_conversion_line as MARC8_TO_UTF.

Old ANSEL programs and the line ANSEL_TO_UTF in the table tab_character_conversion_line were not removed in favour of customers who are already using ANSEL_TO_UTF.

ANSEL_TO_UTF will be removed in version 16.

By: Katya

Module: Server

Bug Fix (Y/N): N

Rep Change (version,#): 15,16

PRB number:

Unix files: ./alephm/source/com/character_conversion_line.cbl ./alephm/source/com/line_marc8_2_line_utf.cbl ./alephm/source/com/marc8_lat_2_unicode.cbl ./alephm/source/com/marc8_sb_2_unicode.cbl ./alephm/source/butil/b_file_10_marc8.cbl ./alephe/unicode/ansel_lat_to_unicode

./alephe/unicode/ansel_ara_to_unicode ./alephe/unicode/tab_character_conversion_line

94

Page 95:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

If rep_change #003215 was not ported, port also:./alephm/source/com_c/util_type.c./alephm/proc/rts_entry_list

add entries: hexa6_to_char3(); hexa8_to_char4();PC files:

Actions:iprou com character_conversion_line

iprou com line_marc8_2_line_utf iprou com marc8_lat_2_unicode iprou com marc8_sb_2_unicode

iprou butil b_file_10_marc8

If rep_change #003215 was not ported, perform also the following:compile_cc com_c util_typeapmcreate_rtscreate_www_servercreate_pc_servercreate_oclc_server

Actions(General):

Recommendation - Replace ANSEL_TO_UTF by MARC8_TO_UTF in all your tables.

Customer: Harvard.

Development tester: Juppi

QC tester:

TP (Testing Procedure):

Date: 2002-06-06 09:24:20Date: 2002-06-09 12:50:32---------------------------------------------------------rep_change #003449

Description: WEB OPAC - Services - the services page should be opened in a new window and not on the main window as it was.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_edit_doc_999_line.cbl

./alephe/www_f_eng/basket-full-head

./alephe/www_f_eng/service-aut

./alephe/www_f_eng/service-aut-bib

./alephe/www_f_eng/service-find-acc

./alephe/www_f_eng/service-scan-acc

./alephe/www_f_eng/service-scan-ind

./alephe/www_f_eng/service-head-tag

PC files:

Actions:

iprou www_f www_f_edit_doc_999_line

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-06 09:28:35Date: 2002-06-09 10:43:24Date: 2002-06-10 10:40:21Date: 2002-06-10 15:37:39---------------------------------------------------------rep_change #003450

Description: WEB - Browse in z39.50 library - there was a garbagenear the bottom buttons. (The buffer was not initialized).

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

95

Page 96:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Unix files:

./alephm/source/www_f/www_f_scan_ug_display.cbl

PC files:

Actions:

iprou www_f www_f_scan_ug_display

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-06 11:13:33---------------------------------------------------------rep_change #003451

Description: WEB OPAC - Fixes that are related to the functionalityof Z39.50 in the frameless web. The Z58 was changed and this caused some problems: the itm_6 (Item remote) did not work as well as the sort.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/Z58

./alephm/source/copy/Y58

./alephm/source/com_io/io_z58.cbl

./alephm/source/www_f/www_f_sort_set.cbl

./alephm/source/www_f/www_f_short_a_edit.cbl

./alephm/source/www_f/www_f_edit_doc_999_itm_6.cbl

PC files:

Actions:

iprou com_io io_z58iprou pc_z39 pc_z39_c9901iprou www_a www_a_item_jumpapmcompile_lib www_f

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-06 11:49:20---------------------------------------------------------rep_change #003452

Description: table printout and Hebrew - Sometimes colomn data is reversedtwice.

By: Omri (Coordinated via Yoram)

Module: GUI

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\*\bin\*.exe

Actions:

Actions(General):

Reinstall GUI.

Customer:

Development tester:

96

Page 97:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-06-06 15:08:11Date: 2002-06-06 15:13:03---------------------------------------------------------rep_change #003453

Description: WEB - Z39.50 the sort of the set did not work.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_short.cbl

PC files:

Actions:

iprou www_f www_f_short

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-06 15:17:55---------------------------------------------------------rep_change #003454

Description: In order to have z39.50 gateway working with the frameless OPAC, target configuration under ./alephe/gate has to be changed. The xxx.conf files must be added a new section, which converts the existing configuration to z58 structure. The following files can be used as examples:

./alephe/gate/usm01_14_2.conf

./alephe/gate/oxford.conf

By: Marina

Module: Frameless OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephe/gate/*.confPC files:

Actions:All files under ./alephe/gate must be modified

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-08 22:58:03Date: 2002-06-09 00:09:09---------------------------------------------------------rep_change #003455

Description: WEB (framless) OPAC - Cross references - there was no error messagewhen trying to display records from the headings that does not exist.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

97

Page 98:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_find_acc.cbl

./alephe/error_eng/www_f_heading

PC files:

Actions:

iprou www_f www_f_find_acc

Actions(General):

Error #9401 in www_f_heading

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-09 14:12:49---------------------------------------------------------rep_change #003456

Description: WEB OPAC (Frameless version) - There was a missing initialization of a buffer when requesting a short loan item.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_item_schedule.cbl

PC files:

Actions:

iprou www_f www_f_item_schedule

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-09 17:18:29---------------------------------------------------------rep_change #003457

Description: The technical change in aleph_start_505 file - environment variable PATH was cleaned from non-existed directories - the PATH definition is plattform depended now

By: Maria

Module: General

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:./alephe/aleph_start_505

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

98

Page 99:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-06-09 17:25:15---------------------------------------------------------rep_change #003458

Description: WEB OPAC (Frameless) - Services - there was a buffer sizemismatch which caused a bug. Some services did not appear on the servicesscreen.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_service_aut.cbl

./alephm/source/www_f/www_f_service_find_acc.cbl

./alephm/source/www_f/www_f_service_scan_acc.cbl

PC files:

Actions:

iprou www_f www_f_service_autiprou www_f www_f_service_find_acciprou www_f www_f_service_scan_acc

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-10 09:14:24---------------------------------------------------------rep_change #003459

Description: Following rep_change 3295 - change in p_manage_102 script reversed

rep_change 3295 should have not changed this script. p_manage_102 corrupts z01 records.

By: Omri

Module: Indexing

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_manage_102_c

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-10 10:22:45---------------------------------------------------------rep_change #003460

Description: Frameless OPAC requires the following tables in $data_tab of the bibligraphic / authority libraries:

www_f_sort_heading.engwww_f_tab_servicewww_f_tab_short_999

By: Marina

Module: Frameless OPAC

Bug Fix (Y/N):N

Rep Change (version,#):

PRB number:

99

Page 100:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Unix files:./tab/www_f_sort_heading.eng./tab/www_f_tab_service./tab/www_f_tab_short_999

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-10 12:37:06---------------------------------------------------------rep_change #003461

Description: WEB OPAC (Frameless) - Display of remote holdings throughZ39 gateway - A buffer was not initialized which caused a display ofgrabage on the page.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephe/www_f_eng/item-ug-1-head

./alephm/source/www_f/www_f_item_global.cbl

PC files:

Actions:

iprou www_f www_f_item_global

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-10 15:57:06---------------------------------------------------------rep_change #003462

Description: Now it is also possible to display FULL/BRIEF record from the scan list for z39.50 databases

This is dependent on z39_gate definitions. The GUI will execute a findcommang with the heading code and text (e.g. AUT=bob).

The related entries in message.dat are:

TooManySelectedHeadingsZ39Z39ScanNoRelatedRecords

By: Yoram (Omri fr #363)

Module: SEAR

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_sear/pc_sear_c1020.cbl

PC files:

.\sear\bin\sear.exe

.\sear\tab\eng\message.dat

Actions:

iprou pc_sear pc_sear_c1020

Actions(General):

redistribute sear.exe & message.dat

100

Page 101:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-11 08:34:06---------------------------------------------------------rep_change #003463

Description: Problem with holds and TRANSFER to remote pickup.

Scenario:

User places hold to a remote PICKUP location that will trigger a transfer.

a. Item is returnedb. Hold is catched, and circ desk gets a message "Transfer to..."c. Item is loaned to the remote library (transfer).d. Now equivalent item is returned, item will also be transferred !!!

Step d must not happen !!!

To solve this I entered a step between b. and c.The idea is that the all user's holds (including where Z37-SOURCE = "C")are deleted. The catched hold is the only one left in the database withZ37-SOURCE = "O". It will be used to track the user when the transferreditem arrives at the remote library and return is performed.

By: Yoram (Omri fr #380)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26544

Unix files:

./alephm/source/pc_cir/pc_cir_c0442.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0442

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-11 08:50:54---------------------------------------------------------rep_change #003464

Description: WEB OPAC (Frames version) - There was bug when tryingto display the loan history of a user.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephe/www_a_eng/bor-history-loan-exp

./alephm/source/www_a/www_a_bor_history_loan.cbl

./alephm/source/www_a/www_a_bor_history_loan_exp.cbl

PC files:

Actions:

iprou www_a www_a_bor_history_loaniprou www_a www_a_bor_history_loan_exp

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

101

Page 102:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-06-11 10:26:03---------------------------------------------------------rep_change #003465

Description: p_item_04, separating existing report to 2 reports: missing items and misshelved items; improving misshelved report.

By: Yoram (Anna Baron fr #375)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/P_ITEM_04

./alephm/source/butil/b_item_04_f.cbl

./alephm/source/butil/b_item_04_g.cbl

./alephm/source/butil/b_item_04_h.cbl

./alephm/source/butil/b_item_04_get_param.cbl

./alephm/source/www_b/www_b_item_04.cbl

./aleph/proc/p_item_04

./alephe/www_b_eng/b-item-04

./usm01/tab/rep_col.eng

PC files:

Actions:

iprou butil b_item_04_fiprou butil b_item_04_giprou butil b_item_04_hiprou butil b_item_04_get_paramiprou www_b www_b_item_04

iprou butil b_item_04_aiprou butil b_item_04_biprou butil b_item_04_ciprou butil b_item_04_set_param

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-11 11:19:26---------------------------------------------------------rep_change #003466

Description: New scripts for sequential export.

By: Eran & Dalia

Module:Batch

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:./aleph/proc/imp_ora_library_SEQ_a./aleph/proc/imp_ora_library_SEQ./aleph/proc/imp_demo_lib_SEQ./aleph/proc/exp_ora_library_SEQ./aleph/proc/exp_demo_lib_SEQ

PC files:

Actions:

Actions(General):

Customer:

Development tester:Dalia

QC tester: Eran

TP (Testing Procedure):

Date: 2002-06-11 13:09:16---------------------------------------------------------rep_change #003467

Description: Working on the same server with www_f and www_a or www_s will cause serious problems (unexpected behavior).

102

Page 103:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Omri

Module: Web server

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a.cbl

./alephm/source/www_b/www_b.cbl

./alephm/source/www_f/www_f.cbl

./alephm/source/www_r/www_r.cbl

./alephm/source/www_s/www_s.cbl

./alephm/source/www_u/www_u.cbl

./alephm/source/www_x/www_x.cbl

PC files:

Actions:

iprou www_a www_aiprou www_b www_biprou www_f www_fiprou www_r www_riprou www_s www_siprou www_u www_uiprou www_x www_x

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-12 09:14:50---------------------------------------------------------rep_change #003468

Description: WEB OPAC - ILL request - There was a server crash when the noteis longer than 300 characters (now extended to 2000). It only preventsthe crash, the note will be cut after 300.

By: Yoram

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a_ill_request.cbl

./alephm/source/www_a/www_a_ill_request_doc.cbl

PC files:

Actions:

iprou www_a www_a_ill_requestiprou www_a www_a_ill_request_doc

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-13 10:57:07---------------------------------------------------------rep_change #003469

Description: Bug in determination of circulation date (z301) was fixed.Now, when an undefined date is defined in tab16, the due date is determined as the date which appears in tab16, whether the library is open or not.

By: Yoram (Chani fr #378)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

103

Page 104:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number: 26715

Unix files:

./alephm/source/com_c/tab17.c

PC files:

Actions:

compile_cc com_c tab17.capm; create_rts;create_www_server_m;create_pc_server;

Actions(General):

restart the servers

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-13 11:01:28---------------------------------------------------------rep_change #003470

Description: Adding new option CONCATENATE-FIELDS to fix_doc_script (p_file_08)

The use of this option is set in the fix_doc script in the following manner

Example:

852 CONCATENATE-FIELDS TYP,ab

This will concatenate the first tag "TYP" to all occurences of 852and will use the ab subfields from the TYP tag.

Note: only the first occurence of a tag can be concatenated to a given tag

The list of subfields is a single string without comma delimiters.

By: Yoram (Asaf fr #377)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/run_fix_doc_script.cbl

PC files:

Actions:

iprou com run_fix_doc_script

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): generic fix

Date: 2002-06-13 11:04:51Date: 2002-09-05 12:13:14---------------------------------------------------------rep_change #003471

Description: Added the option of using locally written programs through the web. Any unrecognized URL, will try running a local program called www_a_<the unrecognized url>.cbl.

By: Yoram (Chani fr #374)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a.cbl

./alephm/source/www_f/www_f.cbl

104

Page 105:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou www_a www_aiprou www_f www_f

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-13 11:19:07---------------------------------------------------------rep_change #003472

Description: Zeroing the logical record length in the LDR field (0-4 positions), since this is a meaningless in ALEPH, and usually it contains either the original logical record length from the imported record or spaces if the record was created by ALEPH/GUI.

Both values are wrong and misleading.

Aleph export routines calculates the langth of the record in MARC format and restores this field.

This fix should be used in conversion, import and cataloging of MARC records.

By: Mirit

Module: Server

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:./alephm/source/fix_doc/fix_doc_zero_ldr_00_04.cbl

PC files:

Actions:

iprou fix_doc fix_doc_zero_ldr_00_04

Actions(General):

Customer:

Development tester: Juppi

QC tester: Tania

TP (Testing Procedure): ./Setup/fix_doc_zero_ldr_00_04

Date: 2002-06-13 13:37:53Date: 2002-06-13 13:48:08Date: 2002-09-17 15:59:06---------------------------------------------------------rep_change #003473

Description: Circ GUI - Search by Barcode/Call number

The system expects that call number type in the first position, i.e forcall number "BR1820" with call number type "0" you must type "0BR1820".

This is not changed. However now there is an option to ommit the call numbertype character (e.g type only "BR1820".

If the search fails with the assumption that the first character is thecall number type it will systematically try to search the whole string usingall different types as defined in $data_tab/tab_filing_call_no.

By: Yoram (Omri fr #387)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27135, 27358

Unix files:

./alephm/source/com/get_z30_by_call_no.cbl

./alephm/source/pc_com/pc_com_c0151.cbl

PC files:

Actions:

iprou com get_z30_by_call_no

105

Page 106:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou pc_com pc_com_c0151

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-16 08:42:57---------------------------------------------------------rep_change #003474

Description: Tab16, process status and due dates

Tab16 can be used in relation to process status for fines and limitsbut can not be used to reflect the process status on the due dates (Z301).

Z301 does not have a process status field and this fact is documented.

However when Z301 is build it does build multiple lines for tab16 entriesthat have process status. These lines have no effect.

The correction is that Z301 lines will be built only from tab16 lines whichhave "##" in their process status.

By: Yoram (Omri fr #386)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27235

Unix files:

./alephm/source/com_io/io_dates.cbl

PC files:

Actions:

iprou com_io io_dates

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-16 08:47:56---------------------------------------------------------rep_change #003475

Description: Following rep_change #003195, Danish/Swedish operators should not depend on marc type but rather on CON-LNG.

Based on ICL's spec now we are using the following:

IKKE, OG and ELLER for DAN.INTE, OCH and ELLER for SWE.

By: Yoram (Omri fr #385)

Module: SEAR, WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27363

Unix files:

./alephm/source/vir/aleph_ccl_expr.c

./alephm/source/set_server/set_find_parser_bb.cbl

PC files:

Actions:

iprou set_server set_find_parser_bbcompile_cc vir aleph_ccl_exprapmcreate_rtscreate_www_servercreate_pc_server

Actions(General):

restart the servers.

106

Page 107:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-16 08:55:52---------------------------------------------------------rep_change #003476

Description: Technical - Added support for ICL maintained program docx_to_danmarc.

This program is now integrated into p_print_03 if it exists.

This change is technical and needs no documentation.

By: Yoram (Omri fr #384)

Module: BATCH

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 27312

Unix files:

./alephm/source/butil/b_print_03_a.cbl

PC files:

Actions:

iprou butil b_print_03_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-16 09:00:08---------------------------------------------------------rep_change #003477

Description: New edit of subfield u in 856, now contains either e-mail addresses or html links according to MARC standard.(e.g. $$umailto:[email protected] / $$uhttp://...)By default, if no prefix defining an option was entered, the system will choose http.

NOTE: opening mailer through GUI will cause the opening of an empty web page.

By: Yoram (Chani fr #373)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27065

Unix files:

./alephm/source/com/get_external_link.cbl

./alephm/source/com/get_external_display_text.cbl

PC files:

Actions:

iprou com get_external_linkiprou com get_external_display_text

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure): V:\QC\Version Testing\Testing Procedures\OPAC\Testing Procedures for Web OPAC-14.2.3.doc

Date: 2002-06-16 09:12:32Date: 2002-09-04 14:35:10---------------------------------------------------------rep_change #003478

107

Page 108:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: Adding a paramter (location 2) to the check_hold_request_kmessage 6012.

By: Yoram (Chani fr #372)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 23291

Unix files:

./alephm/source/check/check_hold_request_k.cbl

./alephe/error_eng/check_hold_request

PC files:

Actions:

iprou check check_hold_request_k

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-16 09:18:01---------------------------------------------------------rep_change #003479

Description: In order to enable the data replication between 14.2 local and 12.3 central system the 14.2 programs have been enhanced and will support 12.3 daemons.

By: Yoram (Sven fr #371)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_12_3/pc_12_3_c3001.cbl

./alephm/source/pc_12_3/pc_12_3_c3002.cbl

./alephm/source/pc_12_3/pc_12_3_c3016.cbl

./alephm/source/pc_12_3/z00_14_2_12_3.cbl

./alephm/source/pc_12_3/z30_14_2_12_3.cbl

./alephm/source/pc_com/pc_server.cbl

./alephm/source/copy/Z00_12_3

./alephm/source/copy/Z30_12_3

./alephm/source/copy/C3016_12_3

PC files:

Actions:

apm;make_copy_files Z00_12_3make_copy_files Z30_12_3make_copy_files C3016_12_3

iprou pc_com pc_servercompile_lib pc_12_3

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-16 10:59:54---------------------------------------------------------rep_change #003480

Description: Special - EXL Germany - Problem with multi base find

In multi search find the default for any text is WRD = (text).However there is a problem with client that want to use it as aCCL text (e.g AUT=bob).

Since the default of the new parser is WRD if no other code isspecified, the WRD can be ommited from the client side.

However I DID NOT want to make any changes so I added an ini flag in

108

Page 109:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

sear.ini

[Find]MultiBaseFindUseWRD=N

This will ommit the WRD from the query.

Please note !!! - I did not place this ini variable in sear.ini and I don'tthink it should be documented. I suggest only EXL Germany will use itfor their specific clients who need this.

In 15.2/16 any search will not include WRD by default and there is noneed for this ini flag.

By: Yoram (Omri fr #364)

Module: SEAR

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\sear\bin\sear.exe

Actions:

Actions(General):

redistribute sear.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-16 11:24:06---------------------------------------------------------rep_change #003481

Description: tab_bor_address - "To Date" should be inclusive

Example:

!!!!!!!!-!!!!!!!!-!!20020901 20021231 2120030101 20030831 22

This is a correct definition however currently on 20021231 the systemthinks there is no relevent address.

By: Yoram (Omri fr #389)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27479

Unix files:

./alephm/source/com_c/tab_bor_address.c

PC files:

Actions:

compile_cc com_c tab_bor_addressapmcreate_rtscreate_www_servercreate_pc_server

Actions(General):

restart the servers

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-17 05:59:41---------------------------------------------------------rep_change #003482

Description: The technical changes to solve the compilation problem

109

Page 110:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

on LINUX.7.<N> platforms

By: Maria H

Module: compilation

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:./alephm/source/com_c/date_handle.c

PC files:

Actions:compile_cc com_c date_handleapm; create_rts

Actions(General):

Customer:

Development tester: Maria H

QC tester:

TP (Testing Procedure):

Date: 2002-06-17 09:05:43---------------------------------------------------------rep_change #003483

Description: CIRC - "Change Item Information" - The expand buttonsof the call number and call number 2 did not work in some cases.

By: Yoram

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26623

Unix files:

PC files:

.\circ\bin\circ.exe

Actions:

Actions(General):

redistribute circ.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-18 11:27:29---------------------------------------------------------rep_change #003484

Description: After rep_change 003184. Option for hourly renew lost.

This is becuase rep_change 003184 introduced a check to avoid renewwhen due date does not change (to avoid change in Z36-NO-RENEWAL).

Now we will check both due date nad due hour to avoid renew.

I also changed the messages so that in such cases the message:

"New due date is not after current due date"

will be used instead of:

"Loan cannot be renewed"

By: Yoram (Omri fr #386)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26629

Unix files:

./alephm/source/pc_cir/pc_cir_c0445.cbl

110

Page 111:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephe/error_eng/pc_cir_c0445

./alephe/error_eng/check_circ

PC files:

Actions:

iprou pc_cir pc_cir_c0445

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-19 11:36:41---------------------------------------------------------rep_change #003485

Description: Enhancement for self check interface to Sensomatic machines: It is now possible to loan books via Sensormatic self check machines even if the book is already on loan. Therefore two additional parameters are added to tab_sc_lssu:

circ_ok Y/N print_id NN

Only if circ_ok ist set to "Y" an automaticall return will be performed beforethe book will be loaned again. Otherwise the loan will not be perfomed. Only ifthe book ist already loaned to the same person, a renew will be performed.

For return receipts a special print-ID could be defined. The return receiptwill be found in $data_print.

Please note that this functionality is not available for 3M self check machines.

By: Yoram (Sven fr #369)

Module: SELFCHECK

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_selfserv/pc_ss_c2002.cbl

./alephm/source/pc_selfserv/pc_ss_c2005.cbl

./alephm/source/sc_server/sc_server_lssu.cbl

./alephm/source/sc_server/sc_server_get_tab.cbl

./alephm/source/copy/C2002

./alephm/source/copy/C2005

./alephm/source/copy/SC_TAB

PC files:

Actions:

apm;make_copy_files C2002make_copy_files C2005

iprou sc_server sc_server_lssuiprou sc_server sc_server_get_tabiprou pc_selfserv pc_ss_c2002iprou pc_selfserv pc_ss_c2005

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-19 11:44:47---------------------------------------------------------rep_change #003486

Description: Fix is only relevant for MAB libraries.

Fix_doc_mab_cor_aut is used in order to store the previous version of thepreferred term (Ansetzungsform) if the preferred term changed. The programchecks the contents of TMP01 against the old record. TMP01 is not part ofthe record but built using expand_doc_join. This has now been changed and fix_doc_mab_cor_aut does not automatically use expand_doc_join but expands the record using the programs which are defined in tab_expand for ACC.

By: Yoram (Sven fr #362)

Module: GENERAL

111

Page 112:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/fix_doc_mab/fix_doc_mab_cor_aut.cbl

PC files:

Actions:

iprou fix_doc_mab fix_doc_mab_cor_aut

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-19 11:47:32---------------------------------------------------------rep_change #003487

Description:Update the sequential export script.

By:Eran

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:./aleph_proc/exp_ora_library_SEQ

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-20 08:11:07---------------------------------------------------------rep_change #003488

Description: Let serial claim (z20) be produced despite lack of z17Sites are not able to claim serial issue items which don't fit the publication pattern and are created outside of the publication pattern.The changes work equally well for sites which only claim issue items which *are* created via the publication schedule. The problem is that the z20 claim and the z30 item have a SCHEDULE-SEQUENCE which is intended to associate them with a publication schedule. Such an association is unnecessary and extraneous to the production of a claim. The form_fill/serial_claim_letter.cbl and the butil/b_serial_44_b.cbl both read the Z17 to get information which they can and should get from the Z30. The form_fill/serial_claim_letter.cbl program reads the Z17 to get the Z17-ISSUE-DATE, Z17-TEXT, and Z17-SIID. I have updated it to use the Z30 instead. The Z17-SIID has no Z30 equivalent, so we'll leave that as is.I also added the claim number (z20-claim-sequence) . And made parallel changes to butil/b_serial_44_b.cbl .

******************************************************************This fix is relevant only for z30 created as a result of conversion********************************************************************

By: Yoram (Jerry Specht fr #242)

Module: SERIAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: US PRB 745

Unix files:

./alephm/source/form_fill/serial_claim_letter.cbl

./alephm/source/butil/b_serial_44_b.cbl

112

Page 113:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou serial_claim_letteriprou b_serial_44_b

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-20 08:31:52Date: 2002-09-09 15:49:13---------------------------------------------------------rep_change #003489

Description: When "Restore item information" is used to reverse changes made to an item record, it strips the call-no subfields if no explicit sub-field indicator is present. for example: call-no 45.6$$a6 is turned into 45.6.

By: Yoram (Hila fr #357)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26937

Unix files:

./alephm/source/com/store_adm_item.cbl

./alephm/source/com/restore_adm_item.cbl

PC files:

Actions:

iprou com store_adm_itemiprou com restore_adm_item

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-20 08:36:59---------------------------------------------------------rep_change #003490

Description: Fix and Edit of bibliographic data when displayed in borrower info. screens.

By: Yoram (Amit fr #228)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24592

Unix files:

./alephm/source/www_a/www_a_bor_loan.cbl

./alephm/source/www_a/www_a_bor_photo.cbl

./alephm/source/www_a/www_a_bor_hold.cbl

./alephm/source/www_a/www_a_bor_history_loan.cbl

./alephm/source/www_a/www_a_bor_cash.cbl

./alephm/source/www_f/www_f_bor_loan.cbl

./alephm/source/www_f/www_f_bor_photo.cbl

./alephm/source/www_f/www_f_bor_hold.cbl

./alephm/source/www_f/www_f_bor_history_loan.cbl

./alephm/source/www_f/www_f_bor_cash.cbl

PC files:

Actions:

iprou www_a www_a_bor_loaniprou www_a www_a_bor_history_loaniprou www_a www_a_bor_photoiprou www_a www_a_bor_holdiprou www_a www_a_bor_cash

113

Page 114:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou www_f www_f_bor_loaniprou www_f www_f_bor_history_loaniprou www_f www_f_bor_photoiprou www_f www_f_bor_holdiprou www_f www_f_bor_cash

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-20 11:15:50---------------------------------------------------------rep_change #003491

Description: Fix a bug in server_monitor program - was impossible to closethe servers using UTIL-W

By: Maria

Module: General

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:./alephm/source/prog_c/server_monitor.c

PC files:

Actions:compile_c prog_c server_monitor

Actions(General):

Customer:

Development tester: Maria H

QC tester: Alla

TP (Testing Procedure):

Date: 2002-06-20 17:43:09Date: 2002-09-04 14:42:50---------------------------------------------------------rep_change #003492

Description: TECHNICAL CHANGE - missing programs causing programs for union catalog functionality to crash

A call to a non existent program "log_load_filename" was used in

CALL "log_load_filename" USINGfile above is: ./union/union_candidate_cdl.cbl CALL "log_load_filename" USINGfile above is: ./union/union_match_cdl_mo.cbl CALL "log_load_filename" USING CALL "log_load_filename" USINGfile above is: ./union/union_match_cdl_se.cbl

To fix this, all "log" programs from 15.2 were downgraded

By: Asaf

Module:

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/log_call_stack.cbl

./alephm/source/com/log_len_count_space.cbl

./alephm/source/com/log_overflow_load_filename.cbl

./alephm/source/com/log_error_load_filename.cbl

./alephm/source/com/log_load_filename.cbl

./alephm/source/com/log_overflow_load_filename_1_par.cbl

./alephm/source/com/log_error_load_filename_tp.cbl

./alephm/source/com/log_load_filename_tp.cbl

./alephm/source/com/log_overflow_load_filename_fixed.cbl

./alephm/source/com/log_get_tp_filename.cbl

./alephm/source/com/log_overflow_load_array.cbl

./alephm/source/com/log_overflow_load_filename_tp.cbl

./alephm/source/expand_doc/expand_doc_merge_union_a.cbl

PC files:

Actions:

114

Page 115:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou com log_call_stackiprou com log_len_count_spaceiprou com log_overflow_load_filenameiprou com log_error_load_filenameiprou com log_load_filenameiprou com log_overflow_load_filename_1_pariprou com log_error_load_filename_tpiprou com log_load_filename_tpiprou com log_overflow_load_filename_fixediprou com log_get_tp_filenameiprou com log_overflow_load_arrayiprou com log_overflow_load_filename_tpiprou expand_doc expand_doc_merge_union_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-20 23:40:11---------------------------------------------------------rep_change #003493

Description: New program for printing labels with Call Numbers of Dewey (forCurtis).

UPDATED !!!

By: Yoram (Orna Dor fr #404)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/parse_call_no_dw_1.cbl

PC files:

Actions:

iprou com parse_call_no_dw_1

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-24 10:43:56Date: 2002-07-02 12:20:22---------------------------------------------------------rep_change #003494

Description: Addition of oclc match types based on filing-text match and not exact match of text.

By: Yoram (Asaf fr #394)

Module: OCLC SERVER

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/oclc_server/oclc_server_match_uid.cbl

./alephe/headers/alephe/tab/tab_oclc

PC files:

Actions:

iprou oclc_server oclc_server_match_uid

Actions(General):

Run util/h/5

Customer:

Development tester:

115

Page 116:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester: Tania

TP (Testing Procedure): OCLC match and merge service

Date: 2002-06-24 10:51:02Date: 2002-09-04 15:41:33---------------------------------------------------------rep_change #003495

Description: Sort volume numbers in pull-down menu - holding list display.

In "Holding List" dispaly (Web-Opac) there's a pull-down menu that contains the volume field out of item record. These values are now sorted under numerical order.

By: Yoram (Amit fr #393)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27352

Unix files:

./alephm/source/www_a/www_a_item_global.cbl

./alephm/source/www_f/www_f_item_global.cbl

PC files:

Actions:

iprou www_a www_a_item_globaliprou www_f www_f_item_global

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-24 10:56:28---------------------------------------------------------

rep_change #003496

Description: special Icelandic filing:

Icelandic names file differently than "normal" names,and therefore programs have been added for filingheadings in database, and for creating z303_name_key.

1) in order that Z303_NAME_KEY use icelandic treatment,set the following environment variable in aleph_start_505: setenv icelandic_name_support YIf the name has more than 2 words, the last word in the nameis positioned after the first word. e.g.display filing------- -------Hulda Maria Einarsdottir Hulda Einarsdottir MariaHulda Hronn Friobertsdottir Hulda Friobertsdottir HronnHulda Gardarsdottir Hulda GardarsdottirHulda Sigrun Haraldsdottir Hulda Haraldsdottir SigrunHulda Klara Hjaltadottir Hulda Hjaltadottir Klara

(In version 16 the system uses tab_filing in ADM library instead).

2) new filing procedure for "BIB" tab_filing,icelandic_name, transposes $$7 placing it after $$1.Example:Display text: $$aAlexander $$7Alfred $$1Jonsson$$c1943-becomesFiling text: Alexander Jonsson Alfred 1943-Because the procedure is dependent on subfield codes,it must be placed before del_subfield_code.

By: Yoram (Hila & Judy L. fr #392)

Module: CIRC, INDEXING

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/filing_key/build_filing_key_icelandic_name.cbl

./alephm/source/filing_key/build_filing_key_icelandic_z303_name.cbl

./alephm/source/com_io/io_z303.cbl

./alephe/aleph_start_505

./alephe/headers/tab/tab_filing

116

Page 117:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou filing_key build_filing_key_icelandic_nameiprou filing_key build_filing_key_icelandic_z303_nameiprou com_io io_z303

Actions(General):update tab_filing of usm01 code 01: add icelandic_name before del_subfield_codeupdate aleph_start_505: setenv icelandic_name_support YUTIL H/2

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): icelandic names

Date: 2002-06-24 11:04:44Date: 2002-06-24 12:08:43Date: 2002-09-18 09:34:59---------------------------------------------------------rep_change #003497

Description: New program update_z103_uni_3

This program is exactly like update_z103_uni_2 but will build "PAR" links2 sided instead of single sided in update_z103_uni_2.

By: Yoram (Omri fr #390)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27430

Unix files:

./alephm/source/update_z103/update_z103_uni_3.cbl

PC files:

Actions:

iprou update_z103 update_z103_uni_3

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):

Date: 2002-06-24 11:15:26Date: 2002-09-15 11:42:24---------------------------------------------------------rep_change #003498

Description: Fix in "lost material summary" form - change sub-library's address display. The header of the form includes the sub-library's address, which now is taken from the first loan record.

By: Yoram (Amit fr #396)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26910

Unix files:

./alephm/source/form_fill/lost_material_summary.cbl

PC files:

Actions:

iprou form_fill lost_material_summary

Actions(General):

Customer:

Development tester:

117

Page 118:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester:

TP (Testing Procedure):

Date: 2002-06-27 12:42:17---------------------------------------------------------rep_change #003499

Description: some minor changes to expand_doc_extract_holding

Support handling of deleted docs + wildcard match on item process status

By: ASaf

Module:

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/expand_doc/expand_doc_extract_holding.cbl

PC files:

Actions:

iprou expand_doc expand_doc_extract_holding

Actions(General):

Customer: US

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-27 21:17:39---------------------------------------------------------rep_change #003500

Description: Technical changes in PATH definition:- remove non-existed directories from PATH- make PATH platform depended

By: Maria

Module: General

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:./alephe/aleph_start_505

PC files:

Actions:

Actions(General):source $alephe_root/aleph_start_505

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-28 12:55:48---------------------------------------------------------rep_change #003501

Description: Full package of MARC8_TO_UTF. Partial package instalation was reported in rep_change #003448 Performance enhancement

The new version is identified in tab_character_conversion_line as MARC8_TO_UTF.

Old ANSEL programs and the line ANSEL_TO_UTF in the table tab_character_conversion_line were not removed in favour of customers who are already using ANSEL_TO_UTF.

ANSEL_TO_UTF will be removed in version 16.

By: Yoram (Katya fr #412)

Module: GENERAL

118

Page 119:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): N

Rep Change (version,#): 15,16

PRB number:

Unix files:

./alephm/source/com/character_conversion_line.cbl

./alephm/source/com/line_marc8_2_line_utf.cbl

./alephm/source/com/marc8_lat_2_unicode.cbl

./alephm/source/com/marc8_sb_2_unicode.cbl

./alephm/source/com_c/util_type.c

./alephm/source/butil/b_file_10_marc8.cbl

./aleph/proc/p_file_10_marc8

./alephe/unicode/ansel_ara_to_unicode

./alephe/unicode/ansel_eacc_to_unicode

./alephe/unicode/ansel_greek_to_unicode

./alephe/unicode/ansel_heb_to_unicode

./alephe/unicode/ansel_lat_to_unicode

./alephe/unicode/ansel_rus_to_unicode

./alephe/unicode/tab_character_conversion_line

./alephe/headers/alephe/unicode/ansel_ara_to_unicode

./alephe/headers/alephe/unicode/ansel_eacc_to_unicode

./alephe/headers/alephe/unicode/ansel_greek_to_unicode

./alephe/headers/alephe/unicode/ansel_heb_to_unicode

./alephe/headers/alephe/unicode/ansel_lat_to_unicode

./alephe/headers/alephe/unicode/ansel_rus_to_unicode

./alephe/headers/alephe/unicode/tab_character_conversion_line

./alephm/proc/rts_entry_list add entries: hexa6_to_char3(); hexa8_to_char4();

All occurences of ANSEL_TO_UTF in the following filesshould be replaced by MARC8_TO_UTF:./alephe/www_b_eng/b-print-03./alephe/www_b_eng/b-manage-18./alephe/www_b_eng/b-manage-18-usm50./alephe/www_b_eng/b-print-03-usm50./alephe/www_b_eng/b-file-12./alephe/www_b_eng/b-manage-18-usm51./alephe/www_b_eng/b-print-03-usm51./alephe/www_b_eng/b-manage-18-uni50./alephe/www_b_eng/b-print-03-uni50./alephe/www_b_eng/b-manage-18-exu02

./alephe/gate/*.conf

./aleph/proc/p_file_04_cv

The following line:ANSEL_TO_UTF ##### # line_ansel2line_utfshould be commented out from./alephe/unicode/tab_character_conversion_line

PC files:

Actions:

iprou com character_conversion_lineiprou com line_marc8_2_line_utfiprou com marc8_lat_2_unicodeiprou com marc8_sb_2_unicodeiprou butil b_file_10_marc8compile_cc com_c util_typeapmcreate_rtscreate_www_servercreate_pc_servercreate_oclc_server

Actions(General):

util/h/6

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-06-30 09:05:36Date: 2002-06-30 09:47:23Date: 2002-07-25 15:24:23Date: 2002-09-04 14:47:30---------------------------------------------------------rep_change #003502

Description: In continuation to rep_change #1981, additional changes are needed.

In correspondence with the changes that were done to the table "user_function.eng", changes were done also in code.

By: Yoram (Amit fr #400)

119

Page 120:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24477

Unix files:

./alephm/source/pc_cash/pc_cash_c0706.cbl

PC files:

Actions:

iprou pc_cash pc_cash_c0706

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-30 12:38:17---------------------------------------------------------rep_change #003503

Description: Few permission checks were added on sub-library level. List of subfunctions that check for permission on sub-library level are: a. "Change to Claimed Returned". b. "Delete loan". c. "Display loan details". d. "Change to Lost".

By: Yoram (Amit fr #401)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24412

Unix files:

./alephm/source/pc_cir/pc_cir_c0423.cbl

./alephm/source/pc_cir/pc_cir_c0408.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0423iprou pc_cir pc_cir_c0408

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-30 14:17:30---------------------------------------------------------rep_change #003504

Description: Improve performance of create_scope program.(stores base find command in internal buffer)

By: Yoram (Irina fr #154)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/set_server/create_scope.cbl

./alephm/source/set_server/mem.c

./alephm/proc/rts_entry_list

PC files:

Actions:

iprou set_server create_scope

120

Page 121:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

compile_cc set_server memapmcreate_rtscreate_pc_servercreate_www_server

Actions(General):

Add the following line to rts_entry_list:mem_move_ptr_to_ptr();

rerun the servers

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-06-30 16:55:42Date: 2002-06-30 17:00:40---------------------------------------------------------rep_change #003505

Description: In the Admin "Privilages" window, if you change user's privilages the line jumps up to the top of the list but the start point is empty.

By: Yoram (Hila fr #355)

Module: ADMIN

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25470

Unix files:

PC files:

.\admin\bin\admin.exe

Actions:

Actions(General):

Redistribute admin.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-03 10:51:44---------------------------------------------------------rep_change #003506

Description: Added a new option of writing local barcode generation programs. This program will run whenever automatic barcode creation is used .

If this functionality is required, a new sequence called "barcode-sequence" must be added, using util g 2. The sequence defines 2 things:

1) The first 5 characters of the prefix define the name of the barcode creation program. For a name less than 5 characters long, pad with "-"s. Examples: - if the prefix is "mybar", the program build_barcode_mybar.cbl will be used.

- if the prefix is "icl--", the program build_barcode_icl.cbl will be used.

2) The characters following the first 5 of the prefix will appear at the beginning of each barcode (unless of course, the build_barcode_xxx overwrites them).

By: Yoram (Hadas fr #411)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 27436

Unix files:

./alephm/source/correct_record/correct_z30.cbl

./alephm/source/com/build_barcode.cbl

121

Page 122:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou correct_record correct_z30iprou com build_barcode

Actions(General):

Customer: ICL

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-03 11:06:58---------------------------------------------------------rep_change #003507

Description: When a new borrower registers himself using the self registration form in WWW OPAC a new delinquency code is automatically assigned - 50 new borrower. The text is now taken from error 9897 in www_heading and is not hardcoded.

By: Yoram (Hila fr #416)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 27154

Unix files:

./alephe/error_eng/www_heading

./alephm/source/www_a/www_a_bor_new.cbl

./alephm/source/www_f/www_f_bor_new.cbl

PC files:

Actions:

iprou www_a www_a_bor_newiprou www_f www_f_bor_new

Actions(General):

Add error in www_heading : 9897 L New borrower

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-03 11:16:27---------------------------------------------------------rep_change #003508

Description: Keeping original value of Z36-LAST-RENEW-DATE at cash_0003 execution. The Z36-LAST-RENEW-DATE original value is needed for some institutes in orderto calculate any desired fine. The original value replaces the current date and it's limited for the cash transaction "0003" only.

Now it's operative for TAB16-FINE-METHOD "Y" or "Z" (ICL - Danish systems).

By: Yoram (Amit fr #399)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27190

Unix files:

./alephm/source/pc_cir/pc_renew_item.cbl

./alephm/source/www_a/www_a_bor_loan_renew.cbl

./alephm/source/www_a/www_a_bor_loan_renew_all.cbl

./alephm/source/www_f/www_f_bor_loan_renew.cbl

./alephm/source/www_f/www_f_bor_loan_renew_all.cbl

./alephm/source/form_fill/bor_list_loan_details_xml.cbl

PC files:

Actions:

122

Page 123:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou pc_cir pc_renew_itemiprou www_a www_a_bor_loan_renewiprou www_a www_a_bor_loan_renew_alliprou www_f www_f_bor_loan_renewiprou www_f www_f_bor_loan_renew_alliprou form_fill bor_list_loan_details_xml

Actions(General):

Customer: ICL

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-03 11:26:25---------------------------------------------------------rep_change #003509

Description: ACQ - when creating a new line item, and assigning a new budget to it, the invoice was not marked as completed even though the "order completely invoiced" checkbox was checked.

By: Yoram (Hadas fr #408)

Module: ACQ

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25577

Unix files:

PC files:

.\acq\bin\acq.exe

Actions:

Actions(General):

Redistribute acq.exe

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-07-03 13:36:12Date: 2002-09-09 12:38:52---------------------------------------------------------rep_change #003510

Description: A continuation to rpc #2667 - Added a control for Netscape/7 to be indentified as one of the browsers fully supporting UTF-8.

By: Diana/Yoram

Module: WEB

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_com/www_front_cgi.c

PC files:

Actions:

apmcompile_front_cgi

Actions(General):

kill_www_servers

If files are encrypted, the following files must be decrypted for thecompilation:./alephm/source/com_c/server_info.c./alephm/source/com_c/lock.c./alephm/source/copy_h/server_info.h

Customer:

Development tester:

QC tester: Alla

123

Page 124:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-07-07 09:48:36Date: 2002-09-05 11:17:33---------------------------------------------------------rep_change #003511

Description: the following error message was added to the z39_gate_error_list file: 68 Sort is not supported by target.

By: Irit for Irina

Module: OPAC

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files: alephe/tab/z39_gate/z39_gate_error_list

PC files:

Actions:

Actions(General): Restart the z39_gate

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-07 15:17:59Date: 2002-09-05 11:56:39---------------------------------------------------------rep_change #003512

Description: Implementation of Z40-STATUS Usage for ILL (HBZ)

Please note that this development is a special for HBZ and is totaly dependenton environment/ini variables needed to activate the described functionality.

In addition, no configuration tables are actually changed in this version, instead below you can find implementation notes that will be requiredin order to activate the described functionality.

1. Adding additional fileds to the index windows - Z41-REFERENCE-NUMBER(outgoing) and Z46-REQUEST-REFERENCE-NUMBER (incoming)

In order to make this active 2 new entries are needed in pc_tab_exp_field.engin usm50:

ILL_INDEX_TYPE L Reference Number REFILL_INDEX_IN_TYPE L Reference Number IREF

Also p_acq_04 must be executed to rebuild the index.

2. Implementation of Z40-STATUS Usage for ILL.

To activate this development you must define 2 flags on top of theimplementation notes below:

add to ./alephe/aleph_start_505:

setenv z40_status_support Y

Add to .\ill\tab\ill.ini

[Main]Z40StatusSupport=Y

In addition you must rebuild your index using p_acq_04

The effect is that:

a. The index window has an additional filter for bor status (Z40-STATUS).

This also requires definition in pc_tab_exp_field.eng in usm50:

!*ILL-BOR-UPD-STATUS L New NEILL-BOR-UPD-STATUS L In Process PRILL-BOR-UPD-STATUS L Canceled CA!*ILL-BOR-STATUS-FILTER L All requestsILL-BOR-STATUS-FILTER L New NEILL-BOR-STATUS-FILTER L In Process PRILL-BOR-STATUS-FILTER L Canceled CA

b. The index window has an additional column for Z40-STATUS

This requires definition in pc_tab_col.eng in usm01:

PC_ILL_INDEX L Req. Sta. 10 010 01 C02

c. The Z40-STATUS will apear in the "Patron Information" tab.

124

Page 125:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

This requires definition in tab_bor_display.eng in usm50:

PATRON-REQUEST-STATUS L Patron Request Status:

d. The Z40-STATUS will apear in the "Request Info" tab.

This requires definition in tab_ill_request.eng in usm50:

PATRON-REQUEST-STATUS L Patron Request Status:

e. The Z40-STATUS can be changed from both the "Letter" button and the"Add Info" Button in the "Patron Information" tab.

changing the status will create a new looger transaction type 10.This requires definition in alephe/error_eng/ill_logger:

1010 0000 L Patron request's status changed to $1.

and usm50/tab/tab46.eng:

10 Y N LPatron request status changed

By: Omri (fr #431)

Module: ILL

Bug Fix (Y/N): N

Rep Change (version,#): Downgrade from 15/16

PRB number:

Unix files:

./alephm/source/ill/update_z79_ill_in.cbl

./alephm/source/ill/z40_status_support.cbl

./alephm/source/ill/update_z79_ill.cbl

./alephm/source/ill/get_ill_logger_message.cbl

./alephm/source/ill_logger/ill_logger_10.cbl

./alephm/source/pc_ill/pc_ill_c0801.cbl

./alephm/source/pc_ill/pc_ill_c0817.cbl

./alephm/source/pc_ill/pc_ill_c0822.cbl

./alephm/source/pc_ill/pc_ill_c0805.cbl

./alephm/source/pc_ill/pc_ill_c0816.cbl

./alephm/source/pc_ill/pc_ill_c0821.cbl

PC files:

.\ill\bin\ill.exe

.\ill\tab\eng\window.dat

Actions:

iprou ill update_z79_ill_iniprou ill z40_status_supportiprou ill update_z79_illiprou ill get_ill_logger_messageiprou ill_logger ill_logger_10iprou pc_ill pc_ill_c0801iprou pc_ill pc_ill_c0817iprou pc_ill pc_ill_c0822iprou pc_ill pc_ill_c0805iprou pc_ill pc_ill_c0816iprou pc_ill pc_ill_c0821

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-08 00:31:04Date: 2002-07-08 10:16:30Date: 2002-07-08 10:26:29---------------------------------------------------------rep_change #003513

Description: A continuation to RPC #3501 (Full package of MARC8_TO_UTF) 1. Some variables length was resized to fit the expectations of the called program 2. After loading the table (at the first entrance), no value was returned to the calling program 3. Cancellation of unnecessary ALPHA return, when the translated row consists of multiple character sets

By: Yoram (Katya fr #432 & #433)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

125

Page 126:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephm/source/com/marc8_sb_2_unicode.cbl

./alephm/source/com/line_marc8_2_line_utf.cbl

PC files:

Actions:

iprou com marc8_sb_2_unicodeiprou com line_marc8_2_line_utf

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-09 19:21:44Date: 2002-09-05 11:39:52---------------------------------------------------------rep_change #003514

Description: In continuation of fix #3366:

It is now possible to retrieve items by specifying their call number (Z30-CALL-NO) instead of their barcodes in ILL. This has been implemented for following functions:

Incoming ILL:------------Supply: Loan Suppy: PhotocopySupply: Item not available now

Outgoing ILL:------------Return

To activate this development you must define 2 flags on top of theimplementation notes below:

add to ./alephe/aleph_start_505:

setenv ill_call_no_support Y

Add to .\Alephcom\Tab\Alephcom.ini

[AutoInputItemBarcode]AutoInputMethod=2

By: Sven (approved by Natan & Omri)

Module: ILL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/ill/ill_call_no_support.cbl

./alephm/source/pc_ill/pc_ill_c0853.cbl

PC files:

.\Ill\Bin\Ill.exe

.\Alephcom\Tab\Alephcom.ini

Actions:

iprou ill ill_call_no_supportiprou pc_ill pc_ill_c0853

Actions(General):

Customer: Babsy

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-09 20:25:50---------------------------------------------------------rep_change #003515

Description:

In order to enable the ILL librarian to put hold requests on items which are

126

Page 127:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

needed for incoming ILL it is now possible to display the items list of the requested material and to put a hold request. (This function is necessary for transfering the books from closed/open stacks to the ILL departement).

To activate this development add to .\ill\tab\ill.ini:

[Main]InItemList=Y

By: Sven (approved by Natan & Omri)

Module: ILL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_ill/pc_ill_c0826.cbl

./alephm/source/copy/C0826

./alephm/proc/pc_service.dat

PC files:

./ill/bin/ill.exe

./ill/tab/eng/message.dat

./ill/tab/eng/window.dat

Actions:

apmmake_copy_files C0826

compile_cc pc_record_display c0826_ccreate_pc_record_display

iprou pc_ill pc_ill_c0826

Actions(General):

redistribute ill.exe

Adding line to message.dat:

NoItemsAssociated ALEPH Ill O I There are no items linked to this title.

Adding lines to following window.dat:

IllIn.Btn.Hold H&old

ItemsList.Title Items List of Record %sItemsList.Btn.Ok &ExpandItemsList.Btn.Cancel &CloseItemsList.Btn.Help &HelpItemsList.Btn.Hold &Request

Customer: Babsy

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-10 12:37:34Date: 2002-08-01 17:33:04---------------------------------------------------------rep_change #003516

Description: Advanced find (find-a) didn't check error-code beforedisplaying result causing unexpected results when exceeding the hit limit, for example.

By: Yoram (Tsach fr #398)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a_find_a.cbl

PC files:

Actions:

iprou www_a www_a_find_a

Actions(General):

Customer:

127

Page 128:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-10 16:06:53Date: 2002-09-05 13:09:43---------------------------------------------------------rep_change #003517

Description: Updating x server functionality to support renew (downgradefrom 15.2).

By: Yoram (Asaf fr #403)

Module: X SERVER

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_x/www_x.cbl

./alephm/source/www_x/www_x_renew.cbl

./alephm/source/www_x/www_x_explain.cbl

./alephm/source/www_x/x-renew-error-bor-id

./alephm/source/www_x/x-renew-error-due-date

./alephm/source/www_x/x-renew-error-library

./alephm/source/www_x/x-renew

./alephm/source/www_x/x-renew-error-bor-rec

./alephm/source/www_x/x-renew-error-item-id

PC files:

Actions:

iprou www_x www_xiprou www_x www_x_renewiprou www_x www_x_explain

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-10 16:18:26---------------------------------------------------------rep_change #003518

Description: In order to enable the customer to "reset" location counters which are stored in Z311 a new UTIL (UTIL/F/22) was implemented. Using this function it is possible to update Z311-LAST-SEQUENCE and new Z311 records can be built.

By: Yoram (Sven fr #405)

Module: UTIL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/util_f.scr

./aleph/proc/util_f_22

./alephm/source/util/uf_22_a.cbl

PC files:

Actions:

iprou util uf_22_a

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-07-10 16:24:41Date: 2002-09-10 10:31:35---------------------------------------------------------rep_change #003519

128

Page 129:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: Added "VALUE ZERO" to TAB-IND-NO-LINES in TAB11_IND.

By: Yoram (Hadas fr #407)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/TAB11_IND

PC files:

Actions:

iprou com build_z11iprou com get_sici_doc_numbersiprou com match_doc_uidiprou com tab11_load_indiprou check_doc check_doc_unique_indexiprou check_doc check_doc_line_singleiprou oclc_server oclc_server_match_uidiprou union union_candidate_cdliprou fix_doc_mab fix_doc_mab_autiprou ncip_server ncip_ss_c2105

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-10 16:36:45---------------------------------------------------------rep_change #003520

Description: New expand_doc. Adds to every field the content of OWN fieldwith $$1.

By: Yoram (Orna fr #391)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/expand_doc/expand_doc_own.cbl

PC files:

Actions:

iprou expand_doc expand_doc_own

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): expand_doc_own

Date: 2002-07-10 16:46:26Date: 2002-09-04 16:01:42---------------------------------------------------------rep_change #003521

Description: If a user has only type 01 address and it expired,the address on letters (etc.) was empty. Now, if this is the only option,this address is displayed.

By: Yoram (Hila fr #421)

Module: GUI (administration) Modules

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27500

Unix files:

129

Page 130:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/com_io/io_z305_selected.cbl

PC files:

Actions:

iprou com_io io_z305_selected

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-07-10 17:00:15Date: 2002-09-11 13:23:58---------------------------------------------------------rep_change #003522

Description: Bug fix. An error in memory allocation caused the server crash.

*************************************************UPDATE! UPDATE! UPDATE!

Somehow this fix was not implemented at the original timewritten below. Now, the implementation was done !! *************************************************

By: Yoram (Diana fr #382)

Module: WEB

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_com/www_front_cgi.c

PC files:

Actions:

apmcompile_front_cgi

Actions(General):

kill www_servers

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-11 09:40:43Date: 2002-09-09 09:53:46Date: 2002-09-25 08:42:59---------------------------------------------------------rep_change #003523

Description: GUI GENERAL - Fast cataloging - document not sorted.

When an item was cataloged via fast cataloging (in Circulation, Itemsor Acquisitions), the newly created BIB record was not sortedaccording to the settings of ./usm01/tab/tab01.eng .

By: Yoram (Danny fr #381)

Module: GUI GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/sort_docx.cbl

PC files:

Actions:

iprou com sort_docx.cbl

Actions(General):

Customer:

130

Page 131:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester: Lena (Items, ACQ)

TP (Testing Procedure):

Date: 2002-07-14 08:46:53Date: 2002-09-05 10:28:28---------------------------------------------------------rep_change #003524

Description: A continuation of #3366

The retrieval of items via their call number has failed in functions"Renew loan by barcode", "Print letter - hold request filled" and"Print letter - hold request not filled".

By: Yoram (Sven fr #397)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\circ\bin\circ.exe

Actions:

Actions(General):

Redistribute circ.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 09:30:47---------------------------------------------------------

rep_change #003525

Description: Two new parameters in Alephcom.ini under [ItemForm] called DupCallNo and DupCallNo2 state if the call-no (+type) and call-no-2 (+type) are duplicated when duplicating an item from the item list.

By: Yoram (Hila fr #423)

Module: ITEMS

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27498

Unix files:

PC files:

.\items\bin\items.exe

.\alephcom\tab\alephcom.ini

Actions:

Actions(General):

Redistribute circ.exe & alephcom.ini

Customer:

Development tester:

QC tester: Lena

TP (Testing Procedure):

Date: 2002-07-14 10:01:36Date: 2002-09-05 16:12:14---------------------------------------------------------rep_change #003526

Description: Fix only relevant for MAB-Libraries

Until now it was not possible to use LOC+ in www_tab_short.eng when usingroutine expand_doc_bib_loc_mab in line WEB-BRIEF in tab_expand to expand item information. This has been fixed. Please note that MAB-Libraries must not use expand_doc_bib_loc_usm for WEB-BRIEF in tab_expand anymore.They should use expand_doc_bib_loc_mab instead.

131

Page 132:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram (sven fr #420)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a_short_table_edit.cbl

./alephm/source/www_f/www_f_short_a_edit.cbl

PC files:

Actions:

iprou www_a www_a_short_table_editiprou www_f www_f_short_a_edit

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 10:35:19---------------------------------------------------------rep_change #003527

Description: www_main - when used by the X-Server, do not convert ISO to UTF-8 and vice versa.

By: Yoram (Hadas fr #418)

Module: X SERVER

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_com/www_main.c

PC files:

Actions:

compile_cc www_com www_mainapm; create_www_server

Actions(General):

Rerun the server

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 10:54:19---------------------------------------------------------rep_change #003528

Description: The printout of the bibliographic information in the cash summary (cash-summary-nn) of the borrower account was corrupted for the second andall following cash transaction of the same title. Now the bibliographicinformation will only be printed for the first occurence of the title. All following transactions will have no title information as before.

By: Yoram (Sven fr #424)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 405871 (GER)

Unix files:

./alephm/source/form_fill/cash_summary.cbl

PC files:

Actions:

132

Page 133:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou form_fill cash_summary

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 10:57:24---------------------------------------------------------rep_change #003529

Description: Fix is only relevant for MAB libraries.

For some link types tab_z103.asc can be used to define the contents of thez103 record. The programs did not work correct if one label in tab_z103.asccontained the name of an second label.

E.g.: "Z103THSLKRSRT" contains "Z103THSLKR". The programs did not take the length into account. This has been fixed.

By: Yoram (Sven fr #425)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/ascript/ascript.c

PC files:

Actions:

compile_cc ascript ascript

apm; create_rtscreate_pc_server

Actions(General):

Rerun the pc_server

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 11:01:23---------------------------------------------------------rep_change #003530

Description: A bug in PLIF (p_file_20): if USER-REC-ID-1 has a null char. and there is no login data for type "01", then the user-id (type "00") overwrites the barcode.

By: Yoram (fr #426)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27644

Unix files:

./alephm/source/butil/b_file_20_a.cbl

PC files:

Actions:

iprou butil b_file_20_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 11:04:12

133

Page 134:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

---------------------------------------------------------rep_change #003531

Description: Call number displays with the sub-field codes when creating a hold request on the web.

By: Yoram (Hila fr #427)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27785

Unix files:

./alephm/source/check/check_hold_request_k.cbl

PC files:

Actions:

iprou check check_hold_request_k

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 11:09:43---------------------------------------------------------rep_change #003532

Description: util/a/12 did not drop z50 in non USM50 base demo libs (USM50 was hardcoded in the script).

By: Yoram (Hila fr #429)

Module: UTIL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 24133

Unix files:

./aleph/proc/util_a_12

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 11:13:58---------------------------------------------------------rep_change #003533

Description: pdating p_union_02 to multi process handling

In addition to handling by multiple processes, it is now also possible to run union_02 on a range of documents.

By: Yoram (Asaf fr #430)

Module: BATCH (Union Catalog)

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_union_02

./aleph/proc/p_union_02_a

./alephm/source/butil/b_union_02_a.cbl

./alephm/source/butil/b_union_02_a3.cbl

PC files:

Actions:

134

Page 135:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou butil b_union_02_aiprou butil b_union_02_a3

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):

Date: 2002-07-14 11:18:30Date: 2002-09-30 12:45:14---------------------------------------------------------rep_change #003534

Description: util o 14 1 will show also a locally managed temporay tablespace.

By: Yoram (Dalia F. fr #434)

Module: UTIL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/util_o_14_01

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-14 11:20:23

---------------------------------------------------------rep_change #003535

Description: When the ue_01 checks the contents of a record against the headings in order to update fields because the corresponding authorities have changed it runs now through tab11 and compares every line which has a connection to a authority database with the correspondig field of the record.

Before the ue_01 run through the record and checked every field against tab11.

This has been changed because it was not possible to build two entries fromone field which should be checked against different authorities.

NOTE !!!!!

To activate this function you must define in aleph_start_505:

setenv update_docx_ref_mlt Y

If not there is absolutly no change in former functionality !!!

By: Yoram (Sven fr #406)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/update_docx_ref.cbl

./alephm/source/com/update_docx_ref_mlt.cbl

PC files:

Actions:

iprou com update_docx_refiprou com update_docx_ref_mlt

Actions(General):

Customer:

Development tester:

QC tester:

135

Page 136:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-07-14 11:28:26Date: 2002-09-12 15:54:03---------------------------------------------------------rep_change #003536

Description: Fix is only relevant for MAB libraries.

The p_manage_14 can be used to set the last-001-number e.g. after conversion.Therefore the prefix for the current last-001-number should be set manuallyusing UTIL/G/2. The system runs through the INDex "IDN" and searches for theentry with the highest number. Bevore this fix the p_manage_14 did check theprefix of last-001-number against the FILING-TEXT of Z11.Now it will check it against the DISPLAY-TEXT. This enables customer to use filing procedures for the IDN index without loosing the possiblity to use p_manage_14.

By: Yoram (Sven fr #419)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_14_a.cbl

PC files:

Actions:

iprou butil b_manage_14_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-15 10:02:11

---------------------------------------------------------rep_change #003537

Description: WWW OPAC / service: search_engine

The load of the table $data_root/service/z121.seq failed, because the sequential file was always empty after the conversion. As a result theservice "search engine" could not be activated in the WWW OPAC.

By: Yoram (Sven fr #414)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/util/load_z121.cbl

PC files:

Actions:

iprou util load_z121

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-15 10:04:50---------------------------------------------------------rep_change #003538

Description: Updated 8859_6_to_unicode file, checked by Elhanan with an Arabic speaker librarian

By: Aharon

Module:

136

Page 137:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files: ./alephe/unicode/8859_6_to_unicode

PC files:

Actions: Replace the current file by this new one

Actions(General):

Customer:

Development tester:

QC tester: Tested in 15.2 by Tania

TP (Testing Procedure):

Date: 2002-07-17 18:01:51---------------------------------------------------------rep_change #003539

Description: ILL - Create ADM record

Enhancement of rep_change 003385: Under certain circumstances the linkbetween BIB and ADM was not build correctly.

By: Yoram (Sven fr #428)

Module: WEB (ILL)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a_ill_request.cbl

./alephm/source/www_a/www_a_ill_request_a.cbl

PC files:

Actions:

iprou www_a www_a_ill_requestiprou www_a www_a_ill_request_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-21 10:55:52---------------------------------------------------------rep_change #003540

Description: WEB OPAC: added access to National Bibliographic Center of Taiwan (INNOPAC) via z39.50

By:Irina

Module: www_server, z39_gate

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files: ./alephe/tab/z39_gate/z39_gate_INNOPAC.conf ./alephe/tab/z39_gate/z39_gate.conf ./alephe/gate/innopac.conf ./alephe/tab/tab_base.eng ./alephe/www_f_eng/base-list

PC files:

Actions:

Actions(General): rerun z39_gate, www_server

Customer:

Development tester:

QC tester: Alla

137

Page 138:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-07-22 17:28:07Date: 2002-09-09 12:54:23---------------------------------------------------------rep_change #003541

Description: Technical change - sun platform specific changes for awk calls in scripts

By: Asaf

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_item_04

./aleph/proc/p_file_99

./aleph/proc/p_file_98

./aleph/proc/p_file_96

./aleph/proc/p_manage_31

./aleph/proc/p_export_01_1

./aleph/proc/p_cash_05

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-23 19:36:45---------------------------------------------------------rep_change #003542

Description: One simple program was missing in filing_key, in union match adding a parameter for non_filing when calling filing instead of "00" which was hard coded.

By: Yoram (Naty fr #440)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/union/union_match_cdl_mo.cbl

./alephm/source/union/union_match_cdl_se.cbl

./alephm/source/filing_key/build_filing_key_to_upper.cbl

PC files:

Actions:

iprou union union_match_cdl_moiprou union union_match_cdl_seiprou filing_key build_filing_key_to_upper

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):

Date: 2002-07-24 12:38:38Date: 2002-09-29 11:39:04---------------------------------------------------------rep_change #003543

Description: In Acq order log, transaction 98 uses error message for the display. this way it is only 40 characters long. the message is now edited manually and can be 2000 characters long.

By: Yoram (Hila fr #352)

Module: ACQ

Bug Fix (Y/N): Y

Rep Change (version,#):

138

Page 139:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number: 25546

Unix files:

./alephm/source/acq/get_logger_data_message.cbl

PC files:

Actions:

iprou acq get_logger_data_message

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-24 16:07:26---------------------------------------------------------rep_change #003544

Description:

A new server - called SLNP-Server - for the interface to the HBZ ILL serverhas been implemented.

The interface is based on SLNP, a properitary protocol which is part ofthe SISIS ILL server.

The whole development is connected to the HBZ consortia and only usefullfor HBZ members.

By default , the server will monitor port 35${VERSION_NUMBER}5 although theenv. variable SLNP_SERVER_PORT can be set to any different free port.

Also , the server startup flag was added to $alephe_root/aleph_start_505 andaleph_startup_505 under the name SLNP_SERVER_STARTUP.

If further information is needed, please contact Sven from the HamburgExL Office.

By: Sven (approved by Natan & Omri)

Module: SLNP Server

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/slnp_server/call_slnp_server.c

./alephm/source/slnp_server/input_allebenutzerdaten

./alephm/source/slnp_server/input_flbestellung_afl

./alephm/source/slnp_server/input_flbestellung_pfl

./alephm/source/slnp_server/io_buf_slnp.cbl

./alephm/source/slnp_server/slnp_allebenutzerdaten.cbl

./alephm/source/slnp_server/slnp_get_param.cbl

./alephm/source/slnp_server/slnp_check_bor_id.cbl

./alephm/source/slnp_server/slnp_client_info2flserver.cbl

./alephm/source/slnp_server/slnp_client_main.cbl

./alephm/source/slnp_server/slnp_conf_table.cbl

./alephm/source/slnp_server/slnp_flbestellung.cbl

./alephm/source/slnp_server/slnp_flbestellung_afl.cbl

./alephm/source/slnp_server/slnp_flbestellung_pfl.cbl

./alephm/source/slnp_server/b_slnp_01_a.cbl

./alephm/source/slnp_server/slnp_info2flserver.cbl

./alephm/source/slnp_server/slnp_server.cbl

./alephm/source/slnp_server/slnp_server_main.c

./alephm/source/slnp_server/slnp_support.cbl

./alephm/source/slnp_server/slnp_test_client.cbl

./alephm/source/slnp_server/slnp_server_main.c.old

./alephm/source/slnp_server/slnp_server_write_log.c

./alephm/source/slnp_server/slnp_write_request_file.c

./alephm/source/pc_ill/pc_ill_c0811.cbl

./alephm/source/pc_ill/pc_ill_c0853.cbl

./alephm/source/com_c/tab_ill_item_status.c

./alephm/source/copy/SLNP_LINE

./alephm/source/copy/SLNP_TAB

./alephm/source/copy/TAB_ILL_ITEM_STATUS

./alephm/source/copy_h/call_slnp_server.h

./alephm/proc/create_slnp_server

./alephm/proc/rts_list

./alephm/proc/rts_cob_list

./alephm/proc/rts_entry_list

./alephe/error_eng/slnp_server

139

Page 140:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephe/error_eng/p_slnp_01

./alephe/headers/tab/tab_ill_item_status

./alephe/tab/tab_slnp.conf

./alephe/aleph_start_505

./alephe/aleph_startup_505

./aleph/proc/slnp_server

./aleph/proc/slnp_server_rename_log

./aleph/proc/p_slnp_01

PC files:

Actions:

compile_cc com_c tab_ill_item_status

apmcompile_cc slnp_servercompile_lib slnp_server

create_slnp_servercreate_rtscreate_pc_server

Actions(General):

Customer: 49HBZ

Development tester: Birgit & Marcus

QC tester:

TP (Testing Procedure):

Date: 2002-07-25 14:03:56Date: 2002-08-02 10:40:44---------------------------------------------------------rep_change #003545

Description: union view - fixed pool selection program.

By: Yoram (Naty fr #413)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/union/union_candidate_cdl.cbl

PC files:

Actions:

iprou union union_candidate_cdl

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-25 15:34:53---------------------------------------------------------rep_change #003546

Description: Checking unique name/birth - fixed for user name with special characters.

By: Yoram (Chani fr #439)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25771

Unix files:

./alephm/source/check/check_dup_bor_birth_date.cbl

PC files:

Actions:

iprou check check_dup_bor_birth_date

Actions(General):

140

Page 141:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-29 11:13:14---------------------------------------------------------rep_change #003547

Description: Include the S4 (hourly fine information) section on the overdue summary form. 12.4 rep_changes 853 and 961 added the ability to retrieve thehourly fine rate and created two sections for theoverdue-summary-nn-nn forms. There was an S2 section for showing the fine rate for daily fines and a S4 section for displaying the hourly fines. This had not been included in 14.2.

By: Yoram (Jerry Specht fr #376)

Module:

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: US PRB 2565

Unix files:

./alephm/source/form_fill/overdue_summary.cbl

./usm01/form_eng/overdue-summary-00

PC files:

Actions:

iprou form_fill overdue_summary

Actions(General):

Add the S4 section to overdue-summary forms, as appropriate

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-29 12:08:28Date: 2002-09-11 15:06:39---------------------------------------------------------rep_change #003548

Description: The process status was missing hen opening items via p_serial_13/p_serial_11.

By: Yoram (Chani fr #438)

Module: BATCH (SERIAL)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 26854

Unix files:

./alephm/source/butil/b_serial_13.cbl

./alephm/source/butil/b_serial_11.cbl

PC files:

Actions:

iprou butil b_serial_11iprou butil b_serial_13

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-07-29 12:11:47Date: 2002-09-10 15:15:52---------------------------------------------------------rep_change #003549

Description: A Continuation of #3384.

Column 4 in tab_late_return ("Number of days since due date") now has four

141

Page 142:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

digits. Thus it is possible to define fines for items up to 9999 days overdue.

By: Yoram (Sven fr #441)

Module: CIRC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/cash/cash_get_late_return.cbl

./alephm/source/copy/TAB_LATE_RETURN

./alephe/headers/tab/tab_late_return

PC files:

Actions:

iprou cash cash_get_late_return

Actions(General):

Synchronize tab headers (UTIL/H/2)

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-29 19:01:32---------------------------------------------------------rep_change #003550

Description: Fix is only relevant for MAB libraries.

In the Holdings List in the Cataloging Module (when opening a HOL-record via the Navigation Window or 'Load HOL record from server') the already existing HOL-records are now listed by: 'OWN-field / Format / NTU-field / record nr.' (NTU-filed was added)

***********************************************************************This fix was already in 14.2 (rep_change #000344) but the correction of"pc_com_short_hol.cbl" disappeared!

***********************************************************************

By: Yoram (Sven fr #449)

Module: CATALOG

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_com/pc_com_short_hol.cbl

PC files:

Actions:

iprou pc_com pc_com_short_hol

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-29 19:06:09---------------------------------------------------------rep_change #003551

Description: New character conversion program, required for Z39.50 access to chinese INNOPAC sites

By: Yoram (Katya fr #444)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

142

Page 143:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/com/line_utf2line_chinnopac.cbl

./alephm/source/com/character_conversion_line.cbl

./alephe/unicode/tab_character_conversion_line

PC files:

Actions:

iprou com line_utf2line_chinnopaciprou com character_conversion_line

Actions(General):

add the following line to tab_character_conversion_line:UTF_TO_CHINNOPAC ##### # line_utf2line_chinnopac

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-31 10:32:26Date: 2002-09-09 12:58:34---------------------------------------------------------rep_change #003552

Description: New batch jobs for ILL

p_ill_03========This function enables you to produce a list of items related to ILL requeststhat have been returned in Circulation, but that not yet have been sent backto the supplier in ILL. Besides, you are able to change the requests' statusto have being returned (RT). The list is sorted by vendor. p_ill_03 does ionly work if z36h records exists. Please make sure that switch 5 in tab10 of iyour ADM library is set to "Y" if you would like to use p_ill_03.

p_ill_12========This report lists all outgoing ILL requests that have been provided on thehold shelf, but have not been picked up by the user. This report produces alist only, no status is changed. p_ill_12 does only work if z36h recordsexists. Please make sure that switch 5 in tab10 of your ADM library is setto "Y" if you would like to use p_ill_12.

p_ill_14

========This function enables you to update borrower data from ILL supplier data.Included are both name and address information. Please note that in Userdata an address of type 01 (permanent address) is required.The procedure assumes that there are records for suppliers in ILL outgoingrequests and borrowers in ILL incoming requests refering to the sameinstitution. So the data should be identical. For easy maintenance you mayuse this job in order to change data in the supplier record only and thensynchronize the information. This requires corresponding identifiers inboth records: The supplier code (Z70-VENDOR-CODE) is checked againstab_bor_id.<lng>If a supplier record does not have a corresponding borrower record, it will be created.This procedure locks the ALEPH system and should only be run when thelibrary is closed.

By: Yoram (Sven fr #461)

Module: BATCH (ILL)

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_ill_03_a.cbl

./alephm/source/butil/b_ill_03_b.cbl

./alephm/source/butil/b_ill_03_get_param.cbl

./alephm/source/www_b/www_b_ill_03.cbl

./alephm/source/copy/P_ILL_03

./aleph/proc/p_ill_03

./usm01/form_eng/ill-return-list-00

./alephe/www_b_eng/b-ill-03

./alephm/source/butil/b_ill_12_a.cbl

./alephm/source/butil/b_ill_12_b.cbl

./alephm/source/butil/b_ill_12_get_param.cbl

./alephm/source/www_b/www_b_ill_12.cbl

./alephm/source/copy/P_ILL_12

./aleph/proc/p_ill_12

./alephe/www_b_eng/b-ill-12

./alephm/source/butil/b_ill_14_a.cbl

./alephm/source/butil/b_ill_14_get_param.cbl

./alephm/source/www_b/www_b_ill_14.cbl

./alephm/source/copy/P_ILL_14

./aleph/proc/p_ill_14

143

Page 144:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephe/www_b_eng/b-ill-14

./alephe/www_b_eng/b-main-2-usm50

./alephe/www_b_eng/b-sub-library-select-with-aleph-usm50

./usm01/tab/rep_col.eng

./usm01/head_foot/p_ill_12.eng

PC files:

Actions:

iprou butil b_ill_03_aiprou butil b_ill_03_biprou butil b_ill_03_get_paramiprou www_b www_b_ill_03

iprou butil b_ill_12_aiprou butil b_ill_12_biprou butil b_ill_12_get_paramiprou www_b www_b_ill_12

iprou butil b_ill_14_aiprou butil b_ill_14_get_paramiprou www_b www_b_ill_14

Actions(General):

Add the following lines to rep_col.lng:

p_ill_12 01 001 BORR NAME 020 01 C01 --- --- z303-namep_ill_12 01 002 ID NUMBER 010 01 C01 --- --- z303-id nop_ill_12 01 003 Doc No. 010 01 C01 --- --- z40-doc-numberp_ill_12 01 004 Supplier Code 005 01 C01 -U- -U- z41-supp.-codep_ill_12 01 005 Vendor 015 01 C01 --- --- z70-vendor-namep_ill_12 01 006 TITLE 020 01 C01 -B- -B- z13-titlep_ill_12 01 007 Shelving 010 01 C01 -B- -B- z41-shelvingp_ill_12 01 008 Status date 010 01 C01 --- --- z41-status-date

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-31 10:41:34Date: 2002-08-02 11:10:30Date: 2002-09-19 14:11:57---------------------------------------------------------

rep_change #003553

Description: New fields added to several forms for ILL

New column for p_ill_50 (rep_col.lng): z30_call_number

New fields added to several forms for ILL:

ill-in-c-slip $027 Z46_request_send_method (long text from pc_tab_exp_field.lng) $028 Z30_call_numberill-in-copy-letter $042 Z46_request_reference_number $045 Z46_request_send_method (long text from pc_tab_exp_field.lng)ill-in-hold-letter $042 Z46_request_reference_numberill-in-info $042 Z46_request_reference_number $045 Z46_request_send_method (long text from pc_tab_exp_field.lng)ill-in-l-slip $027 Z46_request_send_method (long text from pc_tab_exp_field.lng) $028 Z30_call_numberill-in-letter $042 Z46_request_reference_numberill-in-loan-letter $042 Z46_request_reference_number $043 Z46_supplied_media (long text form tab47.lng) $044 Z30_call_number $045 Z46_request_send_method (long text from pc_tab_exp_field.lng)ill-in-no-avail-letter $042 Z46_request_reference_numberill-in-reject-letter $042 Z46_request_reference_numberill-arrival $030 Z41_shelving $031 Z30_item_status (long text from tab15.lng)ill-arrival-slip $030 Z41_shelving $031 Z30_item_status (long text from tab15.lng)

By: Yoram (Sven fr #459)

Module: ILL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/form_fill/ill_in_reply.cbl

./alephm/source/form_fill/ill_arrival.cbl

./alephm/source/form_fill/ill_arrival_slip.cbl

./alephm/source/butil/b_ill_50_b.cbl

./usm01/form_eng/ill-in-copy-letter-00

./usm01/form_eng/ill-in-hold-letter-00

./usm01/form_eng/ill-in-info-00

./usm01/form_eng/ill-in-c-slip-00

144

Page 145:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./usm01/form_eng/ill-in-l-slip-00

./usm01/form_eng/ill-in-letter-00

./usm01/form_eng/ill-in-loan-letter-00

./usm01/form_eng/ill-in-no-avail-letter-00

./usm01/form_eng/ill-in-reject-letter-00

./usm01/form_eng/ill-arrival-slip-00

./usm01/form_eng/ill-arrival-00

./usm01/form_eng/ill-arrival-01

./usm01/tab/rep_col.eng

PC files:

Actions:

iprou form_fill ill_in_replyiprou form_fill ill_arrivaliprou form_fill ill_arrival_slipiprou butil b_ill_50_b

Actions(General):

Add the following lines to rep_col.lng:

p_ill_50 00 006 Call Number 010 01 C01 --- --- z30-call-number

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-31 11:02:08Date: 2002-07-31 18:10:51---------------------------------------------------------rep_change #003554

Description: Minor modification to ncip handling of UniqueItemId/VisibleItemId

By: Yoram (Asaf fr #457)

Module: NCIP SERVER

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/ncip_server/ncip_ss_c2107.cbl

PC files:

Actions:

iprou ncip_server ncip_ss_c2107

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-31 11:07:07---------------------------------------------------------rep_change #003555

Description: Bug in Web circ.: the fine for loan history was calculated with current date instead of returned date

++++++++++++++UPDATED 3.9.02++++++++++++++

By: Yoram (Tamar V. fr #454)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27666

Unix files:

./alephm/source/com/get_loan_history_fine.cbl

./alephm/source/www_a/www_a_bor_history_loan.cbl

./alephm/source/www_a/www_a_bor_history_loan_exp.cbl

./alephm/source/www_f/www_f_bor_history_loan.cbl

./alephm/source/www_f/www_f_bor_history_loan_exp.cbl

145

Page 146:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou com get_loan_history_fineiprou www_a www_a_bor_history_loaniprou www_a www_a_bor_history_loan_expiprou www_f www_f_bor_history_loaniprou www_f www_f_bor_history_loan_exp

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-31 11:34:11Date: 2002-09-03 14:58:29Date: 2002-09-10 13:48:53---------------------------------------------------------rep_change #003556

Description: z39_server, OPAC record - return correct availabilityDateThe bug: if a record has 2 (or more) items and availabilityDate of item #1is not empty, and availabilityDate of item #2 is empty,the availabilityDate of item #1 is copied to availabilityDate of item #2.Now each item contains correct availabilityDate.

By: Yoram (Irina fr #445)

Module: Z39 SERVER

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_z39/pc_z39_c9905.cbl

PC files:

Actions:

iprou pc_z39 pc_z39_c9905.cbl

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-31 11:38:31Date: 2002-09-09 15:22:33---------------------------------------------------------rep_change #003557

Description: In continuation of fix #003485:

The print file, that was produced during automatic return while loaning theitem in the self check unit, did not have the defined extention (print_id)out of tab_sc_lssu, so that dispatching the file via print deamon became impossible.

By: Yoram (Sven fr #442)

Module: SELFCHECK

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/SC_TAB

./alephm/source/sc_server/sc_server_get_tab.cbl

./alephm/source/sc_server/sc_server_lssu.cbl

PC files:

Actions:

apm;compile_lib sc_server

Actions(General):

Customer:

146

Page 147:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-31 11:51:43---------------------------------------------------------rep_change #003558

Description: New Z114 table. Includes stroke key for Taiwan.

By: Yoram (Katya fr #453)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./usm01/tab/z114.seqaa

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-31 11:54:04---------------------------------------------------------rep_change #003559

Description: A new improved version of UTF_TO_ANSEL. The new version is identified in tab_character_conversion_line as UTF_TO_MARC8.

UTF_TO_ANSEL was commented out in tab_character_conversion_line

and will be removed in version 16.

By: Yoram (Katya fr #436)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/line_utf2line_marc8.cbl

./alephm/source/com/character_conversion_line.cbl

./alephe/unicode/tab_character_conversion_line

PC files:

Actions:

iprou com line_utf2line_marc8 iprou com character_conversion_line

rm -rf $aleph_utf/utf_files

Actions(General):

comment out the following line in tab_character_conversion_line: UTF_TO_ANSEL ##### # line_utf2line_sb unicode_to_ansel Yby UTF_TO_MARC8 ##### # line_utf2line_marc8

Recommendation - Replace UTF_TO_ANSEL by UTF_TO_MARC8 in all your tables.

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-31 12:05:05Date: 2002-09-09 15:24:42Date: 2002-09-12 08:31:04---------------------------------------------------------rep_change #003560

147

Page 148:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: Continuation of rep_change #003123:

ADM-Records created with "Add item"-option in course reading within a MAB environment are still not properly linked to bibliographic records.

By: Yoram (Sven fr #437)

Module: COURSE READING

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_r/www_r_add_item.cbl

PC files:

Actions:

iprou www_r www_r_add_item

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-07-31 12:11:13---------------------------------------------------------rep_change #003561

Description: The "gbk" tables were missing.

By: Yoram (Katya fr #450)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephe/unicode/tab_character_conversion_line

./alephe/unicode/gbk_to_unicode

./alephe/unicode/unicode_to_gbk

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-07-31 12:19:11Date: 2002-08-25 16:22:52Date: 2002-09-09 15:42:53---------------------------------------------------------rep_change #003562

Description: Chinese new word building proceduresThe building procedure is done according to TAB10-CJK-METHOD.

By: Yoram (Yohanan fr #443)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/TAB10

./alephm/source/butil/b_manage_01_b_chi_to_word_2.cbl

./alephm/source/set_server/set_find.cbl

./alephm/source/set_server/create_adj_word.cbl

./alephm/source/com/chi_segment_text_2.cbl

./alephm/source/filing_key/build_filing_key_stroke.cbl

./alephe/headers/tab/tab10

./alephe/headers/tab/tab10.help

148

Page 149:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephe/headers/tab/tab10.template

./alephe/headers/tab/tab10.structure

PC files:

Actions:

iprou set_server set_findiprou set_server create_adj_wordiprou com chi_segment_text_2iprou butil b_manage_01_b_chi_to_word_2iprou filing_key build_filing_key_stroke

Actions(General):

Customer:

Run util h 2

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-01 11:52:28---------------------------------------------------------rep_change #003563

Description: Changing SDI mechanism to one transaction.

The SDI mechanism on frames version (Opac) was based on two transactions tothe www-server. This fix will prevent data conversion and will save some server work.

By: Yoram (Amit fr #451)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a_sdi_online_search.cbl

./alephm/source/www_a/www_a_sdi_update_0.cbl

./alephm/source/www_f/www_f_sdi_online_search.cbl

./alephe/www_a_eng/sdi-search-new-base

./alephe/error_eng/www_heading

PC files:

Actions:

iprou www_a www_a_sdi_online_searchiprou www_a www_a_sdi_update_0iprou www_f www_f_sdi_online_search

Actions(General):

rm ./alephe/www_a_eng/sdi-search

Add entry # 9898 to $alephe_error_eng/www_heading9898 L Your online search failed. One of the search targets is invalid.

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-08-04 11:32:50Date: 2002-09-10 14:28:08---------------------------------------------------------rep_change #003564

Description: Enriched ANSEL-TO-UNICODE tables and tab_character_conversion_line header were downgraded from version 15.

By: Katya

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files: ./alephe/unicode/ansel_ara_to_unicode ./alephe/unicode/ansel_eacc_to_unicode

149

Page 150:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephe/unicode/ansel_greek_to_unicode ./alephe/unicode/ansel_heb_to_unicode ./alephe/unicode/ansel_lat_to_unicode ./alephe/unicode/ansel_rus_to_unicode ./alephe/headers/alephe/unicode/tab_character_conversion_line

PC files:

Actions:

Actions(General): util + h + 6

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-08-07 15:38:22Date: 2002-09-10 14:29:28---------------------------------------------------------rep_change #003565

Description: X server - present - removed the character conversion option. From now on, no character conversion is done, and the data is sent as it is restored in the database.

By: Yoram (Hadas fr #476)

Module: X SERVER

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_x/www_x_present.cbl

PC files:

Actions:

iprou www_x www_x_present

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-08-11 14:53:50Date: 2002-09-18 13:58:57---------------------------------------------------------rep_change #003566

Description: If the parameter LogSize under [Loan] or [Return] in circ.ini is changed to less than 100, some of the list's data is corrupted.

By: Hila & Yoram

Module: Circulation

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27885

Unix files:

PC files:circ\bin\circ.exe

Actions:

Actions(General):redistribute circ.exe

Customer: Exlibris Germany

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-13 11:54:34---------------------------------------------------------rep_change #003567

150

Page 151:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: In tab_expand_join if the old subfield coloumn is empty and the new subfield coloumn has a value, the join function should take the whole data as is and add the new subfield code to it. this can only happen in special tags such as 001 that don't have subfields at all. Before the fix the new subfield specification was ignored.

By: Yoram (Hila fr #484)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28417

Unix files:

./alephm/source/expand_doc/expand_doc_join.cbl

PC files:

Actions:

iprou expand_doc expand_doc_join

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-08-13 12:27:42Date: 2002-09-10 14:31:07---------------------------------------------------------rep_change #003568

Description: manage_320 - improved replacement for manage_32

This batch job is functionaly similiar to manage_32 - creates z0102but works faster

In a test run of this program on a db of 4m records it cut down run timefrom 100 hrs to 18 hrs.

Parameters to this job are:

1. LIBRARY 2. Delete z0102 tables 3. no processes 4-24. List of BASES - if left empty then all will be used (if they are in tab_base_z0102)

A script for generating a single file (not loaded) from a single base is also partof this fix and is called p_manage_320_single.

It has 2 parameters:

1. LIBRARY 2. BASE

By: Yoram (Asaf fr #435)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/P_MANAGE_320

./alephm/source/butil/b_manage_320_a3.cbl

./alephm/source/butil/b_manage_320_get_param.cbl

./alephm/source/butil/b_manage_320_b.cbl

./alephm/source/butil/b_manage_320_c.cbl

./alephm/source/butil/b_manage_320_d.cbl

./alephm/source/butil/compile_c_list

./alephm/source/butil/b_process_cycle.c

./alephm/source/butil/b_process_cycle_gen.c

./aleph/proc/p_manage_320_single

./aleph/proc/p_manage_320

./aleph/proc/p_manage_320_a

./aleph/proc/p_manage_320_c

PC files:

Actions:

iprou butil b_manage_320_a3iprou butil b_manage_320_get_paramiprou butil b_manage_320_biprou butil b_manage_320_ciprou butil b_manage_320_d

151

Page 152:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

compile_c butil b_process_cyclecompile_c butil b_process_cycle_gen

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-14 14:54:47---------------------------------------------------------rep_change #003569

Description: Change Tab to Space + Remove leading spaces before 5 digit record length at start of record

By: Yoram (Jeffrey fr #462)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_file_01_04.c

PC files:

Actions:

compile_c butil b_file_01_04

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): p-file-01-04

Date: 2002-08-15 13:25:57Date: 2002-09-17 10:12:22---------------------------------------------------------rep_change #003570

Description: adding Hebrew to Web OPAC

1) The Hebrew option has been added to option_lngand to option_lng_nobor.

2) A new directory aleph/14.2.heb has been added. AllHebrew Web OPAC files and tables reside here.

3) Definitions for Hebrew are being added to path_convert

By:Ruthie S. Juppi

Module:HEBREW TRANSLATION

Bug Fix (Y/N):N

Rep Change (version,#):

PRB number:

Unix files:/aleph/14.2.heb/aleph/14.2.heb/alephe/www_heb/icon/*.*/aleph/14.2.heb/alephe/tab/*.*/aleph/14.2.heb/usm01/tab/*.*

./alephe/tab/PATH_convert

./alephe/www_f_eng/option-lng-nobor

./alephe/www_f_eng/option-lng

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

152

Page 153:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-08-18 15:33:49Date: 2002-09-12 15:55:04---------------------------------------------------------rep_change #003571

Description:GUI, GUI500.exe now contains 'Unicode' Aleph keyboard - .\Alephcom\Bin\AlephkeyU.exe. Done also in patch 5 (14.2.5)By:Inga

Module:ALEPHKEY

Bug Fix (Y/N):Y

Rep Change (version,#):#003396

PRB number:

Unix files:

PC files:GUI500.exe

Actions:

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-08-20 12:49:31Date: 2002-09-10 14:38:00---------------------------------------------------------rep_change #003572

Description:edi - Z75-REC-KEY was not created because the internal variable length (BUFFER-Z75-REC-KEY) was 12 instead of 14.

By: Omri (fr #477 Hadas)

Module: Acq - EDI

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_edi_04_invoice.cbl

PC files:

Actions:

iprou butil b_edi_04_invoice

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-25 14:25:00---------------------------------------------------------rep_change #003573

Description: Following rep_change #3568 - bug in p_manage_320

May result in Oracle error 54 (lock) during load since parent scripts attemptsto build oracle index during execution of p_manage_320_c (load).

By: Omri (fr #518 Omri)

Module: Indexing

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_manage_320

PC files:

153

Page 154:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-25 14:27:54Date: 2002-08-25 17:46:32---------------------------------------------------------rep_change #003574

Description: Locate - Problems occured during locate if a tag that is usedfor locate is longer than 70 characters. According to lower ALEPH versionit has been implemented that a field contents will be truncated after the69th digit.

By: Yoram (Sven fr #463)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/locate_str.cbl

PC files:

Actions:

iprou com locate_str

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):

Date: 2002-08-25 19:28:07Date: 2002-09-09 12:46:40---------------------------------------------------------rep_change #003575

Description: ILL order number (equals ADM record number) was added to iuser account.

- GUI Circ: User Information, tab "ILL requests". - Web OPAC: User Info->ILL Requests

By: Yoram (Sven fr #465)

Module: ILL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_cir/pc_cir_c0457.cbl

./alephm/source/www_a/www_a_bor_ill.cbl

./alephm/source/www_f/www_f_bor_ill.cbl

./alephe/www_a_eng/bor-ill-head

./alephe/www_a_eng/bor-ill-body

./alephe/www_f_eng/bor-ill-head

./alephe/www_f_eng/bor-ill-body

PC files:

Actions:

iprou pc_cir pc_cir_c0457iprou www_a www_a_bor_illiprou www_f www_a_bor_ill

Actions(General):

Add the following line to rep_col.lng:

PC_CIR_B_ILL_LIST L Order no. 11 010 04 C04 ADM Doc number

Customer: HBZ

154

Page 155:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-08-25 19:40:33Date: 2002-08-25 19:42:06Date: 2002-09-10 14:06:49---------------------------------------------------------rep_change #003576

Description: DBS-routines (UTIL/S/3) have failed if number of units(in Z30-ITEM-STATISTC) has been "00". Now these item records are not countedanymore.

Apart from that a bug in UTIL/S/3/2/6 that causes wrong results if morethan one item-record has been attached to an order has been fixed.

By: Yoram (Sven fr #467)

Module: DBS-STAT

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/dbs_stat/dbs_withdrawal.cbl

./alephm/source/dbs_stat/dbs_stock_accession.cbl

./alephm/source/dbs_stat/dbs_collection_acq.cbl

./alephm/source/dbs_stat/dbs_acquisition.cbl

./alephm/source/dbs_stat/dbs_collection.cbl

./alephm/source/dbs_stat/dbs_subject.cbl

./alephm/source/dbs_stat/dbs_check_statistic.cbl

PC files:

Actions:

iprou dbs_stat dbs_withdrawaliprou dbs_stat dbs_stock_accessioniprou dbs_stat dbs_collection_acqiprou dbs_stat dbs_acquisitioniprou dbs_stat dbs_collectioniprou dbs_stat dbs_subjectiprou dbs_stat dbs_check_statistic

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-25 21:51:06---------------------------------------------------------rep_change #003577

Description: ILL - Incomming Requests

[1]Because of a bug the due date has not always been correct calculated.This has been fixed.

[2]If the librarian put a hold request (for loaned items or closed stack items)and supplied the item to the user. The hold request was not deleted when theloan has been performed. This has been fixed.

By: Yoram (Sven fr #472)

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_ill/pc_ill_c0853.cbl

PC files:

Actions:

iprou pc_ill pc_ill_c0853

Actions(General):

Customer:

155

Page 156:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-25 21:57:14---------------------------------------------------------rep_change #003578

Description: p_ill_10 produced an empty print file if an print ID was defined.This has been corrected.

By: Yoram (Sven fr #482)

Module: BATCH (ILL)

Bug Fix (Y/N): y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_ill_10_get_param.cbl

PC files:

Actions:

iprou butil b_ill_10_get_param

Actions(General):

Customer:

Development tester:

QC tester:Dina

TP (Testing Procedure):

Date: 2002-08-25 22:08:45Date: 2002-09-10 09:42:50---------------------------------------------------------rep_change #003579

Description: p_ill_14 did not update Z303/Z305-OPEN-DATE andZ303/Z305-UPDATE-DATE. This has been fixed.

By: Yoram (Sven fr #483)

Module: BATCH (ILL)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_ill_14_a.cbl

PC files:

Actions:

iprou butil b_ill_14_a

Actions(General):

Customer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-08-25 23:07:19Date: 2002-09-15 12:38:02---------------------------------------------------------rep_change #003580

Description: Technical change - No functional change

The parameter "maximal record length" of cob_file_read is specified with 2000instead of 2052.

By: Yoram (Sven fr #500)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

156

Page 157:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Unix files:

./alephm/source/com_io/get_buf_docx_seq.cbl

PC files:

Actions:

iprou com_io get_buf_docx_seq

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-25 23:09:49---------------------------------------------------------rep_change #003581

Description: A new program - check_modulo10

The program "check_modulo10" is only relevant for libraries who are using"create_z30_location_i_sie" or "create_z30_location_i_hbz" for building Z311,which has been specifically implemented for HBZ-libraries.The modulo-10-check ist part of the routines for building z311.

By: Yoram (Sven fr #501)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/check/check_modulo10.cbl

PC files:

Actions:

iprou check check_modulo10

Actions(General):

Customer: HBZ

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-25 23:12:42---------------------------------------------------------rep_change #003582

Description: If the HOL window for entering OWN information is used incataloging instead of fix_doc_own_1 other additional lines which arecreated using fix-doc-programs may disappear. This appears because the OWNfield is added without checking if other lines are added before. Thereforethe OWN field overwrites the last added line. This has been fixed.

By: Yoram (Sven fr #509)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 406086 (GER)

Unix files:

./alephm/source/com/create_hol_record.cbl

PC files:

Actions:

iprou com create_hol_record

Actions(General):

Customer:

Development tester:

QC tester:

157

Page 158:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-08-25 23:15:55---------------------------------------------------------rep_change #003583

Description: Incoming ILL requests - Item list

The display of the hold-button had depended on the PRE-GUI-checks fromtab_hold_request. This check has been removed. Now the checks are the sameas in the circulation client. That means that the button is always activeand when placing the request the CIRC-checks from tab_hold_request areperformed.

By: Yoram (Sven fr #473)

Module: ILL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_ill/pc_ill_c0826.cbl

PC files:

Actions:

iprou pc_ill pc_ill_c0826

Actions(General):

Customer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-08-26 09:16:10Date: 2002-09-18 09:53:02---------------------------------------------------------rep_change #003584

Description: Ill incoming fixes

[1]If the z46-status is"HLD" and the media could now be supplied, the systemalways sends the message: "Item was already handled, continue ?" when thesupply button is pressed. This has now be fixed and no message will appear.

[2]ILL- Incoming requests: When somebody opens the items list and closes itagain and no Z46 record exits, the system shows Z46 information from an Z46record which is not connected to the ADM record. In order to provide thisbehaviour the items button will only be active if an Z46 record exits forthis ADM record.

By: Omri (fr #466 Sven)

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\ill\bin\ill.exe

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-27 11:42:09---------------------------------------------------------rep_change #003585

Description: The ">" tag has been added to the w.document.write('">'); line in the logout-0 html file.

By: Irit

158

Page 159:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28642

Unix files: alephe/www_a_eng/logout-0

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-28 09:46:19---------------------------------------------------------rep_change #003586

Description:1. The following froms of cancellation letters are no longer available therefore3 lines were removed from the bib_format header and table:ill-drop-letter-l-other 997ill-drop-letter-c-other 997ill-drop-letter-l-book 997ill-drop-letter-l-serial 997 The above lines were replaced by a new line: ill-drop-letter. 2. The word "media" has been omitted from the ill-drop-letter template file name. By: irit

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 28273

Unix files:./alephe/headers/tab/bib_format

./usm50/tab/bib_format

./aleph/www_g_eng/g-ill-syslib

PC files:

Actions:

Actions(General):1. Deleting the 3 lines from the bib_format header and running Util H/2 "Synchronize tab file headers".2. Deleting the 3 lines from the bib-format tab. Adding a new line ill-drop-letter to the table.3. Updating section 10.15.1 in the WEB GUIDE - deleting the word "media" from the ill-drop-letter template name. 4. Updating section 10.15.2 in the WEB GUIDE by deleteing the following lines:br>ill-drop-letter-c-serial-nn<br>ill-drop-letter-l-book-nn<br>ill-drop-letter-c-book-nn<br>ill-drop-letter-l-serial-nn<br>ill-drop-letter-c-other<br>ill-drop-letter-l-otherAdding the line <br>ill-drop-letterCustomer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-08-28 10:31:37Date: 2002-08-28 10:54:25Date: 2002-09-03 14:10:58Date: 2002-09-18 10:20:55---------------------------------------------------------rep_change #003587

Description: Catalog remote conversion

For conversion in the CATALOG module a new possibility has been added:

Instead of converting the records on the PC the whole data file can be sendto the server where the conversion can be done by server routines. Thedefinition of the conversion routines is placed in the new table$data_tab/pc_tab_cat_conv. Until now routines for converting CDMARC andMAB2-Diskettenformat (ekz) are available.

!!!!!!!!!!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!>MAB pc_cat_conv_mab_d 850_TO_UTF,MABCDMARC pc_cat_conv_cdmarc 8859_1_TO_UTF

159

Page 160:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

in order to use the remote conversion add a line to catalog.ini:

ConvertN=TextALPHA,Text,ProgramPath,[Parameter1,Parameter2,...,ParameterN]

ProgramPath: Instead of the local program path enter REMOTEParameter1 : entry of pc_tab_cat_conv

example:

Convert13=L,MAB-Daten,REMOTE,MAB

This fix also supplies 2 additional conversion programs:

pc_cat_conv_aleph_seq -

Loads Aleph Sequential file with optional multiple records. char_convroutine can be specified as parameter

pc_cat_conv_aleph300_seq

Load Aleph 300 Sequential format as saved by the Web. This format supportsa single record since it has no leading sys-no. char_conv routine can bespecified as parameter

By: Omri (fr #523 Sven)

Module: Cataloging

Bug Fix (Y/N): N

Rep Change (version,#): 16 rep_ver #4559

PRB number:

Unix files:

./alephm/source/pc_cat/pc_cat_c0212.cbl

./alephm/source/pc_cat/pc_cat_c0213.cbl

./alephm/source/pc_cat_conv/pc_cat_conv.cbl

./alephm/source/pc_cat_conv/pc_cat_conv_write_doc.cbl

./alephm/source/pc_cat_conv/pc_cat_conv_cdmarc.cbl

./alephm/source/pc_cat_conv/pc_cat_conv_mab_d.cbl

./alephm/source/pc_cat_conv/pc_cat_conv_aleph_seq.cbl

./alephm/source/pc_cat_conv/pc_cat_conv_aleph300_seq.cbl

./alephm/source/copy/C0212

./alephm/source/copy/C0213

./alephm/proc/compile_cob_all

./alephm/proc/pc_service.dat

./alephe/error_eng/pc_cat_c0212

./alephe/error_eng/pc_cat_c0213

./usm01/tab/pc_tab_cat_conv

./alephe/headers/tab/pc_tab_cat_conv

PC files:

.\catalog\exe\catalog.exe

Actions:

apmmake_copy_files C0212make_copy_files C0213

compile_cc pc_record_display c0212_ccompile_cc pc_record_display c0213_ccreate_pc_record_display

compile_lib pc_cat_conv

iprou pc_cat pc_cat_c0212iprou pc_cat pc_cat_c0213

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-08-29 14:19:27---------------------------------------------------------rep_change #003588

Description: www_server_m downgrade to 14.2

By: Yoram (Diana fr #446)

Module: WWW SERVER

Bug Fix (Y/N): N

160

Page 161:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_com/mod_aleph.c.special

./alephm/source/www_com/www_main_m.c

./alephm/source/com_c/server_info.c

./alephm/source/copy_h/server_info.h

./alephm/source/prog_c/server_monitor.c

./alephm/proc/rts_entry_list

./alephm/proc/compile_mod_aleph

./alephm/proc/create_www_server_m

./alephm/proc/compile_all

./aleph/proc/www_server_m

./aleph/proc/util_w_02

./aleph/proc/util_w_03

./alephe/aleph_start_505

./alephe/apache/conf/httpd.conf

PC files:

Actions:

apmcreate_aleph_libcompile_cc com_c server_infocompile_cc www_com www_main_mcompile_c prog_c server_monitorcompile_mod_alephcreate_www_server_m

Actions(General):

Add the following line to compile_all:create_www_server_m

Add 2 entries to rts_entry_list: server_info_read_child_record(); server_info_is_lock_child_record();

In this description, port 80 is assumed for the Apache Server and 4500 for the www_server_m.

Add to aleph_start_505 two following strings:

setenv WWW_SERVER_M_PORT 4500 setenv N_OF_SERVERS 5

Apache Server must have been compiled with option --enable-module=so, if it hasn't, recompile the Apache Server with this option.

In file httpd.conf (configure according to the instructions in the document "How to Install and Configure the Apache Server - ALEPH version 15.2": In the general configuration section, add the lines LoadModule aleph_module /aleph/a52_5/aleph/exe/mod_aleph.so AddModule mod_aleph.c

In the <ifModule> section, add the lines <IfModule mod_aleph.c> ServerAddr 127.0.0.1 ServerPort 4500 </IfModule>

In the ScriptAlias section, comment out the lines pointing to /aleph/a52_5/aleph/exe/www_front_cgi

Restart the Apache Server

Start the www_server_m using the following command: ap www_server_m 4500 80 2 &

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 09:49:54Date: 2002-09-03 14:27:23---------------------------------------------------------rep_change #003589

Description: CCL Parser - fix execution of tab_word_breaking routines.CCL Parser reads tab_word_breaking tables of searched libraries.The bug: the CCL Parser internal container for storage of tab_word_breakinglines was limited to 50 lines (for all handled libraries).Now: we limit number of libraries to 50 and number of tab_word_breakinglines per library - to 100.This fix also improve performance of tab_word_breaking routines execution.(use of 2-dimensional array).

By: Yoram (Irina fr #455)

161

Page 162:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/aleph_ccl_expr_b_manage.cbl

PC files:

Actions:

iprou com aleph_ccl_expr_b_manage.cbl

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 09:56:26Date: 2002-09-11 09:54:04---------------------------------------------------------rep_change #003590

Description: Smart Barcode export routine for Iowa

This routine (p_export_03) uses an input file of barcodes/item keysand prepares a file in a configurable format for transferto an external vendor - used in generating "smart" barcodes

Parameters are

P-FILE-IN - input file of barcodes/item keys P-FILE-IN-TYPE - input file type (Z30_BARCODE/Z30_REC_KEY) P-FILE-OUT - output file P-FILE-OUT-CONF - configuration file (e.g. tab_exporT_03) P-FILE-OUT-FORMAT - output format (TABLE/XML) P-FILE-OUT-SORT-KEY - sort key (01, 02, etc.. see tab_sort) P-EXPAND - expand section to run on BIB record

By: Yoram (Asaf fr #456)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/P_EXPORT_03

./alephm/source/copy/P_EXPORT_03_INDEX

./alephm/source/butil/b_export_03_check_param.cbl

./alephm/source/butil/b_export_03_correct_param.cbl

./alephm/source/butil/b_export_03_a.cbl

./alephm/source/butil/b_export_03_get_param.cbl

./aleph/proc/p_export_03

./alephe/error_eng/p_export_03

./usm50/tab/tab_export_03

PC files:

Actions:

iprou butil b_export_03_check_paramiprou butil b_export_03_correct_paramiprou butil b_export_03_aiprou butil b_export_03_get_param

Actions(General):

Customer: IOWA

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 10:05:19---------------------------------------------------------rep_change #003591

Description: p_manage_16 - checks existence of z0102 in order to avoid Oracle error messages.

By: Yoram (Tamar Veler fr #468)

162

Page 163:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_16_a.cbl

PC files:

Actions:

iprou butil b_manage_16_a

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 10:11:48Date: 2002-09-11 10:36:57---------------------------------------------------------rep_change #003592

Description: fix_doc_punctuation_usm - Splitting a nested "if" was too complicated for SUN computers.

By: Yoram (Tamar Veler fr #469)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27912

Unix files:

./alephm/source/fix_doc/fix_doc_punctuation_usm.cbl

PC files:

Actions:

iprou fix_doc fix_doc_punctuation_usm

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 10:14:38---------------------------------------------------------rep_change #003593

Description: Changing manage_01_e histogram algorithm - smaller "quanta" size + less than 1G interim file size

Technical change

manage_01_e builds a histogram of #docs per word range in order to calculateinterim files for building of bitmaps.

Changes will not effect functionality but will reduce chance that files willbe too large to load and sort.

By: Yoram (Asaf fr #471)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_01_3.c

PC files:

Actions:

compile_cc butil b_manage_01_3

163

Page 164:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions(General):

apmcreate_rts

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 10:18:34---------------------------------------------------------rep_change #003594

Description: No handling of default for from-pos and to-pos. Program get stuck. P-ALPHA passed as a parameter and was being overridden.

By: Yoram (Juppi fr #475)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_22_get_param.cbl

./alephm/source/butil/b_manage_22_a.cbl

PC files:

Actions:

iprou butil b_manage_22_get_paramiprou butil b_manage_22_a

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): p-manage-22

Date: 2002-09-01 10:21:39Date: 2002-09-15 11:32:41---------------------------------------------------------rep_change #003595

Description: The check function check_doc_aut_duplicate did not work properly for MAB authority libraries because of the MAB-specific definition of the GEN index (use of TMP field). The program now checks the TMP## fields against theGEN index to find duplicate Z01 entries.

By: Yoram (Sven fr #478)

Module: CATALOG

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/check_doc/check_doc_aut_duplicate.cbl

PC files:

Actions:

iprou check_doc check_doc_aut_duplicate

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 10:24:50---------------------------------------------------------rep_change #003596

Description: WEB - Frames version - advanced search (find-d). 1. The text that was searched for was not highlighted in the set of total documents. Fixed.

164

Page 165:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

2. When clicking on the link to the set of total documents after viewing one of the other sets in that search, the last set viewed was displayed instead of the combined one.

By: Yoram (Hadas fr #479)

Module: WEB (Frames version)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28336

Unix files:

./alephm/source/www_a/www_a_find_d.cbl

PC files:

Actions:

iprou www_a www_a_find_d

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 11:17:45Date: 2002-09-11 10:54:32---------------------------------------------------------rep_change #003597

Description: In the revised query based on CCL search, for some indexes the name of the index was not translated into the correct CCL code. This was corrected.

By: Yoram (Hila & Diana fr #486)

Module: WEB OAPC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 28048

Unix files:

./alephm/source/www_a/www_a_short.cbl

./alephm/source/www_f/www_f_short.cbl

./alephe/www_f_eng/short-tail

PC files:

Actions:

iprou www_a www_a_shortiprou www_f www_f_short

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 12:20:00Date: 2002-09-11 10:55:56---------------------------------------------------------rep_change #003598

Description: CAT / BATCH - p_file_99 - wrong value of 008 field in HOL

When creating Marcive HOL records by using the batch process p_file_99,field 008 of the newly created HOL record contained an incorrect valueif no value was provided for code "HOL-008" in ./usm01/tab/import/tab_99_def,or if the table did not contain "HOL-008" at all.Instead, in such cases, if there is no default 008 field (i.e. with texttaken from ./usm60/tab/tab_tag_text - tag "008" type "HO"), the 008 fieldis given a hard-coded value specified in the programb_file_99_create_hol.cbl. See also rep_change #3191, 14.2.

By: Yoram (Danny fr #487)

Module: CAT / BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

165

Page 166:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number:

Unix files:

./alephm/source/butil/b_file_99_create_hol.cbl

PC files:

Actions:

iprou butil b_file_99_create_hol.cbl

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): Marcive tables

Date: 2002-09-01 12:22:57Date: 2002-09-17 09:15:48---------------------------------------------------------rep_change #003599

Description: In p_edi_03 title information was missing from the log. Title was always " ".

By: Yoram (Hila fr #489)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28157

Unix files:

./alephm/source/butil/b_edi_03_create_z75.cbl

PC files:

Actions:

iprou butil b_edi_03_create_z75

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 12:26:05---------------------------------------------------------rep_change #003600

Description: A new batch - manage_55 - transfer tags from library to library.

# $1 - From Library# $2 - To Library# $3 - Input file name

name of the input file that you created using the "RetrieveCatalog Records" function or the "Sort Catalog Records" function

# $4 - Begin with DOC Number

system record number to begin processing. The default is 000000000

# $5 - End with Doc Number

system record number to end processing. The default is 999999999

Either $3 or $4+$5 is mandatory; $3 uses input file ofdoc numbers, and $4+$5 runs on document range in the database.

# $6 - Output file# $7 - Link Section# ALL - Move tags to ALL Associated Documents# FIRST - MOve tags to the First Document only

ALL or FIRST is hardcoded, not table dependent

# $8-17 - Up to 10 tags with #,

code of each field that you want to be included for each record

This job will create an output file in the target library's scratchdirectory with the chosen tags and the associated records doc number.

This file can then be used to load the tags into the relevant record.

166

Page 167:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Potential use:

Transfer of Holding information in BIB record to relevant HOL record

Transfer of Pub Patterns from ADM to HOL record

By: Yoram (Asaf fr #490)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/P_MANAGE_55

./alephm/source/butil/b_manage_55_get_param.cbl

./alephm/source/butil/b_manage_55_a.cbl

./alephm/source/www_b/www_b_manage_55.cbl

./aleph/proc/p_manage_55

PC files:

Actions:

iprou butil b_manage_55_get_paramiprou butil b_manage_55_aiprou www_b www_b_manage_55

Actions(General):

Customer: U Minn

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 12:30:46---------------------------------------------------------rep_change #003601

Description: A new programm "expand_doc_join_all" has been implemented.

It works like expand_doc_join with one difference:

If fields occures several times expand_doc_join_all builds a new virtualfor every combination.

(E.g. 800 occurs three times, 801 occurs three times and 802 occurs two times:expand_doc_join_all builds for the combination "800 + 801 + 802" 18 new fields.) As expand_doc_join_all works with tab_expand_join it is not possible to useexpand_doc_join and expand_doc_join_all at the same time for one library.

By: Yoram (Sven fr #492)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/expand_doc/expand_doc_join_all.cbl

PC files:

Actions:

iprou expand_doc expand_doc_join_all

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 12:40:10Date: 2002-09-11 11:14:36---------------------------------------------------------rep_change #003602

Description: z39_server - fix OPAC record availablityDate content1.z39_server - fill availablityDate field of OPAC record exactlyas we fill Due Date column on Holding Screen in WEB OPAC for local items.2.WEB OPAC Holdings screen for libraries accessed via z39.50 - put content of availablityDate field of the arrived OPAC record to Due Date column without any editing.

167

Page 168:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

To test: in WEB OPAC perform a search in USM01(local library) and view the record items; if WEB OPAC performs the same search in USM01_Z39 (local library accessesed via z39.50) and view the record items; You should see the same information in Due Date column in both cases

By: Yoram (Irina fr #495)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28412

Unix files:

./alephm/source/pc_z39/pc_z39_c9905.cbl

./alephm/source/www_f/www_f_item_ug_z39.cbl.

./alephe/error_eng/global

PC files:

Actions:

iprou pc_z39 pc_z39_c9905iprou www_f www_f_item_ug_z39

Actions(General):

Add the following line to global:8012 0000 L On Shelf

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 13:44:04Date: 2002-09-11 11:16:53---------------------------------------------------------rep_change #003603

Description: b_file_06_load.cbl - added trace.

By: Yoram (jeffrey fr #496)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_file_06_load.cbl

PC files:

Actions:

iprou butil b_file_06_load

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 13:46:02---------------------------------------------------------rep_change #003604

Description: Dates were added to Circulation statistic reports (Util/s/1/13-18).

By: Yoram (Chani fr #503)

Module: GENERAL/UTIL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 28269

Unix files:

./alephm/sql_stat/cir_stat_15_ren_param.sql

./alephm/sql_stat/cir_stat_13_stat_loan_param.sql

168

Page 169:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/sql_stat/cir_stat_16_req_param.sql

./alephm/sql_stat/cir_stat_14_rtn_param.sql

./alephm/sql_stat/cir_stat_17_preq_param.sql

./alephm/sql_stat/cir_stat_18_exact_req_param.sql

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 13:57:10---------------------------------------------------------rep_change #003605

Description: Item information - expand link - Crashes when sublibrary is less than 5 characters.

By: Yoram (Chani fr #505)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28559

Unix files:

./alephm/source/www_f/www_f_item_global_exp.cbl

PC files:

Actions:

iprou www_f www_f_item_global_exp

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 13:59:56---------------------------------------------------------rep_change #003606

Description: expand_doc_extract_1st - new program based on expand_doc_extract but only takes first occurrence of sub field specified in the tab_expand_extract table

By: Yoram (jeffrey fr #506)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/expand_doc/expand_doc_extract_1st.cbl

PC files:

Actions:

iprou expand_doc expand_doc_extract_1st

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): expand_doc_extract_1st

Date: 2002-09-01 14:02:13Date: 2002-09-02 10:31:32Date: 2002-09-02 10:34:33Date: 2002-09-02 11:31:04Date: 2002-09-09 15:29:33---------------------------------------------------------

169

Page 170:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

rep_change #003607

Description: Item link - set focus on the pop-up window.

By: Yoram (Chani fr #507)

Module: WEB OPAC

Bug Fix (Y/N): y

Rep Change (version,#):

PRB number: 28164

Unix files:

./alephe/www_a_eng/item-global-head-1

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 14:06:53Date: 2002-09-11 14:18:55---------------------------------------------------------rep_change #003608

Description: p_manage_50 - crashed with Oracle error-message when "check item" option was chosen.

By: Yoram (Chani fr #508)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28534

Unix files:

./alephm/source/butil/b_manage_50_create_z30s.cbl

PC files:

Actions:

iprou butil b_manage_50_create_z30s

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): p-manage-50

Date: 2002-09-01 14:08:58Date: 2002-09-09 15:03:28---------------------------------------------------------rep_change #003609

Description: manage_17 - increase handling of equivalent z01 records from 5000 to 40000.

Functionality was not changed - just increased ability to handle largerequivalent sets of z01 records

By: Yoram (Asaf fr #511)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_17_a.cbl

./alephm/source/butil/b_manage_17_b.cbl

./alephm/source/butil/b_manage_17_b_sort.c

./alephm/proc/rts_entry_list

./alephm/proc/rts_list

PC files:

170

Page 171:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions:

iprou butil b_manage_17_aiprou butil b_manage_17_bcompile_cc butil b_manage_17_b_sortapmcreate_rts

Actions(General):

Add to rts_list

$aleph_exe/b_manage_17_b_sort.o

Add to rts_entry_list

b_manage_17_b_sort();

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 14:17:03Date: 2002-09-11 14:48:15---------------------------------------------------------rep_change #003610

Description: If the patron barcode, id or verification contains an umlaut awrong program call (pic_to_upper instead of utf_change_case) is used to dothe conversion from lower to upper case. This has been fixed.

By: Yoram (Sven fr #512)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_bor_verify.cbl

./alephm/source/www_f/www_f_item_hold_verify.cbl

./alephm/source/www_a/www_a_bor_start.cbl

./alephm/source/www_a/www_a_bor_verify.cbl

./alephm/source/www_a/www_a_bor_verify_hold_1.cbl

./alephm/source/www_a/www_a_bor_verify_request.cbl

./alephm/source/www_a/www_a_bor_verify_request_1.cbl

./alephm/source/www_a/www_a_ill_verify.cbl

./alephm/source/slnp_server/slnp_check_bor_id.cbl

PC files:

Actions:

iprou www_f www_f_bor_verifyiprou www_f www_f_item_hold_verifyiprou www_a www_a_bor_startiprou www_a www_a_bor_verifyiprou www_a www_a_bor_verify_hold_1iprou www_a www_a_bor_verify_requestiprou www_a www_a_bor_verify_request_1iprou www_a www_a_ill_verifyiprou slnp_server slnp_check_bor_id

Actions(General):

Customer: HBZ

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 14:41:19---------------------------------------------------------rep_change #003611

Description: WEB OPAC - fix display of availablityDate field of OPAC recordWEB OPAC Holdings screen for libraries accessed via z39.50 -put content of availablityDate field of the arrived OPAC recordto Due Date column without any editing.This fix is addition to fix #495.This fix is made for UCSB site. UCSB uses 14.2.2 patch - they use www_a programsand not www_f. So the same change that was performed for www_f_item_ug_z39.cblis performed for www_a_item_ug_z39.cbl

By: Yoram (Irina fr #499)

Module: WEB OPAC

Bug Fix (Y/N): N

171

Page 172:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number: 28412

Unix files:

./alephm/source/www_a/www_a_item_ug_z39.cbl

PC files:

Actions:

iprou www_a www_a_item_ug_z39

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 14:43:28Date: 2002-09-11 14:49:21---------------------------------------------------------rep_change #003612

Description: WEB OPAC, GUI Search - fix search for adjacent wordsThe following bug is fixed:When we put Aleph boolean word in the double quotes it's treatedcorrectly when Adjacent Words option is No and it's not treated whenAdjacent Words option is Yes.Example: query 'Voluntary but "not" amateur' is found when Adjacent Wordsis No; it's not found when Adjacent Words is Yes Now this is found in both cases.

By: Yoram (Irina fr #510)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/set_server/set_find_parser_aa.cbl

PC files:

Actions:

iprou set_server set_find_parser_aa

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 14:51:28Date: 2002-09-12 11:39:08---------------------------------------------------------rep_change #003613

Description: Loading supplements - p_manage_20 - the MATCH-DOC-NUMBER was not initialized. This caused a wrong match against the database.

By: Yoram (Sven fr #513)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_20_a.cbl

PC files:

Actions:

iprou butil b_manage_20_a

Actions(General):

Customer:

172

Page 173:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 14:54:02---------------------------------------------------------rep_change #003614

Description: Description: ILL - Incoming Requests

It is now possible to enter the ID or the barcode in order to link the incoming request to the z303 record of the library which orders the material.Before only the ID could be entered.

By: Yoram (Sven fr #514)

Module: ILL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\ill\bin\ill.exe

Actions:

Actions(General):

Redistribue ill.exe

Customer: HBZ

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 15:09:45---------------------------------------------------------rep_change #003615

Description: Library-gen.html was loaded by mistake when the sublibrary name was less then 5 chars.

By: Yoram (Chani fr #515)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28528

Unix files:

./alephm/source/www_f/www_f_edit_doc_999_itm_3.cbl

./alephm/source/www_f/www_f_edit_doc_999_itm_4.cbl

PC files:

Actions:

iprou www_f www_f_edit_doc_999_itm_3iprou www_f www_f_edit_doc_999_itm_4

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 15:14:04Date: 2002-09-12 12:40:25---------------------------------------------------------rep_change #003616

Description: Problem with calculation of "return-late" fine when using renew-all. There was a useless sw-late-return there.

By: Yoram (Chani fr #517)

Module: WEB OPAC

Bug Fix (Y/N): Y

173

Page 174:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number: 28280

Unix files:

./alephm/source/www_f/www_f_bor_loan_renew_all.cbl

./alephm/source/www_a/www_a_bor_loan_renew_all.cbl

PC files:

Actions:

iprou www_f www_f_bor_loan_renew_alliprou www_a www_a_bor_loan_renew_all

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 15:25:34---------------------------------------------------------rep_change #003617

Description: Replacement of all ansel2utf by marc82utf and utf2ansel by utf2marc8.

By: Yoram (Katya fr #520)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephe/unicode/tab_character_conversion_line

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 15:32:39Date: 2002-09-12 11:18:10---------------------------------------------------------rep_change #003618

Description: ILL - Outgoing

If the duedate for outgoing ILL requests is calculated using the value of ill_expected_return_date which is defined in pc_server_defaults the systemconsiders now tab17. If the library is closed the system will choose thenext open day.

To activate this development you must define the following flag on top of theimplementation notes below:

add to ./alephe/pc_server_defaults

setenv ill_expected_return_date 028 (no of dates)

By: Yoram (Sven fr #524)

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_ill/pc_ill_c0812.cbl

PC files:

Actions:

iprou pc_ill pc_ill_c0812

174

Page 175:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions(General):

Add the following line to the file ./alephe/pc_server_defaults:

setenv ill_expected_return_date 28

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 15:47:53---------------------------------------------------------rep_change #003619

Description: fix_doc_add_pinyin_check_sub9 fix_doc_add_pinyin_insert_sub9 Alternative pinyin only for sub field a stored in sub field 9 not in upper case sub field for all sub fields in sub field table as in fix_doc_add_pinyin_check and fix_doc_add_pinyin_insert

By: Yoram (Jeffrey fr #526)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/fix_doc/fix_doc_add_pinyin_check_sub9.cbl

./alephm/source/fix_doc/fix_doc_add_pinyin_insert_sub9.cbl

PC files:

Actions:

iprou fix_doc fix_doc_add_pinyin_check_sub9iprou fix_doc fix_doc_add_pinyin_insert_sub9

Actions(General):

Customer: NLC

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 15:50:24---------------------------------------------------------rep_change #003620

Description: WEB OPAC - CCL search - doesn't check case of adjacency flag parameter.

By: Yoram (Asaf fr #528)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_find_c.cbl

PC files:

Actions:

iprou www_f www_f_find_c

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-01 15:53:25Date: 2002-09-12 11:23:03---------------------------------------------------------rep_change #003621

175

Page 176:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Description: tab www_f_sort_heading.eng was not converted to UTF.

By: Yoram (Chani fr #530)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28472

Unix files:

./alephm/source/www_f/www_f_short.cbl

./alephm/source/www_f/www_f_sort_heading.c

PC files:

Actions:

iprou www_f www_f_shortcompile_cc www_f www_f_sort_headingapm; create_rts; create_www_server

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 16:08:25---------------------------------------------------------rep_change #003622

Description: parallel version of manage_16 and manage_17 - manage_160 and manage_170.

manage_160 does not create a report. It only updates headings

Note: depends on implementation of rpc 3609 for improved sort routine of buf z01.

By: Yoram (Asaf fr #531)

Module: BATCH

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/P_MANAGE_160

./alephm/source/copy/P_MANAGE_170

./alephm/source/butil/b_manage_160_a.cbl

./alephm/source/butil/b_manage_160_a3.cbl

./alephm/source/butil/b_manage_160_get_param.cbl

./alephm/source/butil/b_manage_170_a.cbl

./alephm/source/butil/b_manage_170_a3.cbl

./alephm/source/butil/b_manage_170_b.cbl

./alephm/source/butil/b_manage_170_get_param.cbl

./alephm/source/www_b/www_b_manage_160.cbl

./alephm/source/www_b/www_b_manage_170.cbl

./aleph/proc/p_manage_160

./aleph/proc/p_manage_160_a

./aleph/proc/p_manage_170

./aleph/proc/p_manage_170_a

./aleph/proc/correct_last_long_acc.sql

./alephe/www_b_eng/b-main-2

./alephe/www_b_eng/b-manage-160

./alephe/www_b_eng/b-manage-170

PC files:

Actions:

iprou butil b_manage_160_aiprou butil b_manage_160_a3iprou butil b_manage_160_get_paramiprou butil b_manage_170_aiprou butil b_manage_170_a3iprou butil b_manage_170_biprou butil b_manage_170_get_paramiprou www_b www_b_manage_160iprou www_b www_b_manage_170

Actions(General):

Need to add links to web submit form in b-main-2 (or localized version) for b-manage-160 and b-manage-170

Customer:

176

Page 177:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester: Tania

TP (Testing Procedure): ../Indexing/Alphabetize headings

Date: 2002-09-01 16:31:27Date: 2002-09-15 08:34:41---------------------------------------------------------rep_change #003623

Description: Expansion in character conversion Ansel to Unicode for the IDS (Switzerland) libraries.

Additional to diacritical marks of Ansel standard IDS uses othercharacters (x'DB' - x'DF') as combining codes for import of data:

x'DB' + digit = subscript digit (=Unicode '2080' - '208E') x'DC' + digit = superscript digit (=Unicode '2070' - '207F') x'DE' + 's' = sharp s (ger) (=Unicode '00DF') x'DE' + 'P' = prargraph sign (=Unicode '00A7') x'DF' + letter = greek letter (=Unicode '0391' - '03C9')

To activate this development you must define 1 new flag on top of theimplementation notes below:

add to ./alephe/aleph_start_505.private:

setenv ansel_lat2unicode_ids Y

By: Yoram (Sven fr #481)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/ansel_lat2unicode.cbl

PC files:

Actions:

iprou com ansel_lat2unicode

Actions(General):

Customer: IDS

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-01 16:38:51---------------------------------------------------------rep_change #003624

Description: The ## - PLAIN,L01 line was added to the returned-lost-items-summary-00 form.Module: form_eng

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 27222

Unix files: ./usm01/form_eng/returned-lost-items-summary-00

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-02 08:39:41Date: 2002-09-03 14:11:41---------------------------------------------------------rep_change #003625

Description: Bug in p_manage_21 : the "Line in record" filter didn't work when adding new fields.

By: Yoram (Tamar V. fr #447)

177

Page 178:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27594

Unix files:

./alephm/source/butil/b_manage_21_a.cbl

PC files:

Actions:

iprou butil b_manage_21_a

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): p_manage_21

Date: 2002-09-02 09:33:19Date: 2002-09-10 11:10:45---------------------------------------------------------rep_change #003626

Description: The header of the "Save" window was updated as follows: "Save course details from documents" instead of "Print course details from documents". Clicking on the "Save" button does not activate a print option.

By: Irit/Shuli

Module: Course Reading

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 28666

Unix files: ./alephe/www_r_eng/course-print

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-02 11:48:32Date: 2002-09-03 14:18:06Date: 2002-09-12 12:42:10---------------------------------------------------------rep_change #003627

Description: Missing/misplaced files for ncip server

aleph/proc/ncip_server missingncip_server_sefaults should be in alephe_roottab_ncip_scheme in alephe_tab

Also - problem with license check

By: Yoram (Asaf fr #522)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/ncip_server

./alephe/ncip_server_defaults

./alephe/tab/tab_ncip_scheme

./alephe/headers/alephe/tab/server_ip_allowed

./alephm/source/ncip_server/ncip_server.cbl

PC files:

Actions:

178

Page 179:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou ncip_server ncip_server

Actions(General):

rm $aleph_proc/ncip_server_defaults

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-04 10:23:15---------------------------------------------------------rep_change #003628

Description: Rewrite of error 304 in pc_acq_c0503:

Previous text:0304 0016 L E.D.A. missing. To calculate from vendor, enter valid vendor code.

New text:0304 0016 L Invalid claim date

By:Igor

Module:ACQ

Bug Fix (Y/N):Y

Rep Change (version,#):

PRB number: 28792

Unix files:./alephe/error_eng/pc_acq_c0503

PC files:

Actions:

Actions(General):

Customer:IDS

Development tester:

QC tester: Evgenia

TP (Testing Procedure):Date: 2002-09-05 10:30:26Date: 2002-09-10 15:42:27---------------------------------------------------------rep_change #003629

Description: Web - ext-find and char sets

Our Web server determines the charset by the browser type, for example IEis considered to prefer UTF8 and Netscape is not.

This is OK as long as you work within ALEPH. However when using ext-findor ext URL's in general there is a problem since an IE might send non UTF8URL from an external site.

Example:

http://ramxx/ALEPH/-/ext-find?base=USM01&find=köln

Will work on Netscape but not on IE.

To solve this in a general way you can now add "charconv=<table>" to any URL.This will force character conversion regardless of browser type.The <table> parameter refers to a single byte to utf table in $alephe_unicode.

Please use "default or "" in order to use the standard web_sb_to_unicode table.

In short

http://ramxx/ALEPH/-/ext-find?base=USM01&find=köln&charconv=default ORhttp://ramxx/ALEPH/-/ext-find?base=USM01&find=köln&charconv=

will make IE work like Netscape for ext-find.

By: Yoram (Omri fr #548)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 22408

Unix files:

./alephm/source/www_com/www_main.c

179

Page 180:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

compile_cc www_com www_mainapmcreate_www_server

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-05 11:35:21Date: 2002-09-12 12:44:35---------------------------------------------------------rep_change #003630

Description: ue_01 - technical change "unique constraint violated"

In the ue_01 log the message "unique contstraint violated" occured for z11and z02 rec key. The system checks for every z02/z11 which should be buildfor a document while indexing whether this record does already exist. If more than 400 index records are build for one document the program failedand the message occurs. This has now been fixed. The amount of z11/z02records for a single document is not limited.

By: Yoram (Sven fr #493)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com/update_acc.cbl

./alephm/source/com/update_docx_ind.cbl

PC files:

Actions:

iprou com update_acciprou com update_docx_ind

Actions(General):

restart ue_01, ue_08, ue_11 & pc_server

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-05 11:52:32---------------------------------------------------------rep_change #003631

Description: Acq - Invoice - spreading remainder across debit lines does not update budget transactions

Example:

If you fill 2 lines for a general invoice that holds 100$ by 49.99$ and 49.98$the system will automaticaly fix the lines to 50.01$ and 49.99$ resp.

However the bug is that the related budget transactions are not fixed (Z601).

This problem is now solved.

By: Yoram (Omri fr #544)

Module: ACQ

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 25908

Unix files:

./alephm/source/pc_acq/pc_acq_c0511.cbl

PC files:

Actions:

180

Page 181:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou pc_acq pc_acq_c0511

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-09-05 15:31:57Date: 2002-09-10 08:48:44---------------------------------------------------------rep_change #003632

Description: GUI Search - brief display - year in 008 field

When the 008 has "blanks" before the fixed year position the display isshifted. Example:

008 L ^^^^^^^2006^^^555^^^^^^^^^^^^000^^^eng^d

Will display "555" as year instead of "2006". this is due to the fact thatpositioning in cols 12,13 in pc_tab_short.eng are performed an an additedversion of the field instead of a raw on, thus spaces are packed by mistake.

By: Yoram (Omri fr #554)

Module: SEAR

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28370

Unix files:

./alephm/source/pc_sear/pc_sear_brief_edit.cbl

PC files:

Actions:

iprou pc_sear pc_sear_brief_edit

Actions(General):

Customer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-09-09 08:14:38Date: 2002-09-18 14:16:16---------------------------------------------------------rep_change #003633

Description: Bug in p_manage_36 : didn't find match for some tab11configurations + wrong error message.

Note: If the match is of type T- , the corresponding tag in tab11 must be defined as direct index, with indicators "##" (e.g. 001##).

By: Yoram (Tamar V. fr #498)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27441

Unix files:

./alephm/source/com/match_doc_uid.cbl

./alephm/source/com/match_doc.cbl

PC files:

Actions:

iprou com match_doc_uidiprou com match_doc

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): tab_match

181

Page 182:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-09-09 12:22:24Date: 2002-09-10 12:36:06---------------------------------------------------------rep_change #003634

Description: A new utility to create a PLIF sequential file from borrower data; util_f_05 turned into a submenu.

By: Yoram (Tamar V. fr #521)

Module: UTIL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/util_f.scr

./aleph/proc/util_f_05

./aleph/proc/util_f_05.scr

./aleph/proc/util_f_05_01

./aleph/proc/util_f_05_02

./aleph/proc/util_f_05_02_a.sql

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 12:30:44---------------------------------------------------------rep_change #003635

Description: SLNP server changes

[1] The system did not create Z35 records and cash transaction of type "0011"for outgoing ILL requests. This has been fixed.

[2] A new parameter "RequestSendMethod" has been added to tab_slnp.conf. RequestSendMethod will be take to Z46-REQUEST-SEND-METHOD. The default is "S" (surface mail).

By: Yoram (Sven fr #542)

Module: SLNP-SERVER

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/SLNP_TAB

./alephm/source/slnp_server/slnp_get_param.cbl

./alephm/source/slnp_server/slnp_flbestellung_pfl.cbl

./alephm/source/slnp_server/slnp_flbestellung_afl.cbl

PC files:

Actions:

apm;compile_lib slnp_server

Actions(General):

Customer: HBZ

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 12:34:05---------------------------------------------------------rep_change #003636

Description: p_file_03 / p_file_04 does not support column type 'DATE'. This has been fixed.

By: Yoram (Sven fr #545)

Module: BATCH

182

Page 183:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/dmp_to_ora_auto_3.sql

./aleph/proc/ora_length_auto_1.sql

./aleph/proc/ora_length_auto_2.sql

./aleph/proc/ora_to_dmp_auto_1.sql

./aleph/proc/ora_to_dmp_auto_2.sql

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 12:37:43---------------------------------------------------------rep_change #003637

Description: Using p_file_04_cv and p_file_06_cv for conversion of Z72 data causes problems because the whole address information is stored in one field with the length 250. If the address information contains special characters which needs more than one byte in UNICODE the format of the address information is corrupted. Therefore the character conversion routines use now the structure of Z720 instead of Z72 for conversion. Z720 contains five fields of 50 characters.

By: Yoram (Sven fr #546)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_file_04_1_cv

./aleph/proc/p_file_06_cv

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 12:42:58---------------------------------------------------------rep_change #003638

Description: Only relevant for MAB libraries!

New batch job p_manage_42 has been implemented for loading ZDB data. It ispossible to load the basic data (Grunddienst) and updates (Aenderungsdienste).P_manage_42 can manage all kind of updates (new records, corrections,deletions and redirections).

By: Yoram (Sven fr #550)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_get_from_log

./aleph/proc/p_manage_42

./aleph/proc/p_manage_42_a

./aleph/proc/p_manage_42_b

./aleph/proc/p_manage_42_c

./aleph/proc/p_manage_42_d

./aleph/proc/p_manage_42_e

183

Page 184:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephe/headers/tab/tab_relink_mab_link

./alephe/error_eng/p_manage_42

./alephe/error_eng/relink_mab_adm

./alephe/error_eng/relink_mab_link

./alephe/error_eng/relink_mab_hol

./alephe/www_b_eng/b-manage-42

./alephm/source/com/relink_mab_adm.cbl

./alephm/source/com/relink_mab_hol.cbl

./alephm/source/com/relink_mab_link.cbl

./alephm/source/com/log_b_message.cbl

./alephm/source/com/load_tab_fix_mab.cbl

./alephm/source/copy/P_MANAGE_42

./alephm/source/butil/b_manage_42_a1.cbl

./alephm/source/butil/b_manage_42_a2.cbl

./alephm/source/butil/b_manage_42_a3.cbl

./alephm/source/butil/b_manage_42_a4.cbl

./alephm/source/butil/b_manage_42_b.cbl

./alephm/source/butil/b_manage_42_c.cbl

./alephm/source/butil/b_manage_42_check_z300.cbl

./alephm/source/butil/b_manage_42_d.cbl

./alephm/source/butil/b_manage_42_del_doc.cbl

./alephm/source/butil/b_manage_42_get_param.cbl

./alephm/source/butil/b_manage_42_new_doc.cbl

./alephm/source/butil/b_manage_42_statistic.cbl

./alephm/source/butil/b_manage_42_upd_doc.cbl

./alephm/source/butil/b_manage_42_write_message.cbl

./alephm/source/www_b/www_b_manage_42.cbl

./alephm/source/fix_doc_mab/fix_doc_mab.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_076_ztschr.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_build_617.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_del_tag.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_zdb_071_hdk.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_zdb_200_hdk.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_zdb_200_hub.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_zdb_200_tub.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_zdb_700_tub.cbl

./alephm/source/fix_doc_mab/fix_doc_mab_zdb_hol.cbl

PC files:

Actions:

iprou butil b_manage_42_a4

iprou butil b_manage_42_a1iprou butil b_manage_42_a2iprou butil b_manage_42_a3iprou butil b_manage_42_a4iprou butil b_manage_42_biprou butil b_manage_42_ciprou butil b_manage_42_check_z300iprou butil b_manage_42_diprou butil b_manage_42_del_dociprou butil b_manage_42_get_paramiprou butil b_manage_42_new_dociprou butil b_manage_42_statisticiprou butil b_manage_42_upd_dociprou butil b_manage_42_write_message

iprou com relink_mab_admiprou com relink_mab_holiprou com relink_mab_linkiprou com log_b_messageiprou com load_tab_fix_mab

iprou www_b www_b_manage_42

iprou fix_doc_mab fix_doc_mabiprou fix_doc_mab fix_doc_mab_076_ztschriprou fix_doc_mab fix_doc_mab_build_617iprou fix_doc_mab fix_doc_mab_del_tagiprou fix_doc_mab fix_doc_mab_zdb_071_hdkiprou fix_doc_mab fix_doc_mab_zdb_200_hdkiprou fix_doc_mab fix_doc_mab_zdb_200_hubiprou fix_doc_mab fix_doc_mab_zdb_200_tubiprou fix_doc_mab fix_doc_mab_zdb_700_tubiprou fix_doc_mab fix_doc_mab_zdb_hol

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 13:15:33---------------------------------------------------------rep_change #003639

Description: www - full view - all items - the holdings are now sorted.

184

Page 185:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram (Hadas fr #552)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_edit_hol.cbl

PC files:

Actions:

iprou www_f www_f_edit_hol

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-09 13:23:11Date: 2002-09-12 15:12:34---------------------------------------------------------rep_change #003640

Description: Addition of a stop condition to the cursors for z79 index, to prevent cases with endless I/O stream because of the z79 filters.

By: Yoram (Tamar V. fr #555)

Module: ILL/ACQ

Bug Fix (Y/N): Y

Rep Change (version,#): 14.1, 1184

PRB number:

Unix files:

./alephm/source/com_io/io_z79.pc

PC files:

Actions:

compile_ora com_io io_z79apmcreate_pc_servercreate_www_servercreate_www_server_mcreate_rts

Actions(General):

rerun the servers

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 13:29:01---------------------------------------------------------rep_change #003641

Description: tab_attr_sub_library and GUI's IP address

Any GUI client can be identified by 2 different IP addresses:

1. As seen by the server2. As seen by the client and sent to the server by ALEPH protocol.

The 2 do not necessarily match due to VPN or proxy setup.

Patch 2 worked with type 1. From patch 4 the pc_server works with type 2.

To allow backwards compatibility you may define:

setenv use_pc_ip_address N

in $alephe_root/pc_server_defaults.

By: Yoram (Omri fr #557)

Module: PC SERVER

185

Page 186:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28583

Unix files:

./alephm/source/pc_com/pc_server.cbl

PC files:

Actions:

iprou pc_com pc_server

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 13:32:48---------------------------------------------------------rep_change #003642

Description: X Server - added Z36-STATUS to the bor_info function.

By: Yoram (Hadas fr #558)

Module: X SERVER

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_x/www_x_bor_info.cbl

PC files:

Actions:

iprou www_x www_x_bor_info

Actions(General):

Customer:

Development tester:

QC tester: RuthP

TP (Testing Procedure):

Date: 2002-09-09 13:34:32Date: 2002-09-10 10:19:53---------------------------------------------------------rep_change #003643

Description: CIRC - Offline Circulation - no late return message upon return of an overdue item When an overdue item was returned through Offline Circulation (not thestandalone client) and the file was sent to the server, there was no latereturn message in the check report.

By: Yoram (Danny fr #559)

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_cir/pc_cir_c0434.cbl

PC files:

Actions:

iprou pc_cir pc_cir_c0434.cbl

Actions(General):

Customer:

Development tester:

186

Page 187:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

QC tester: RuthP

TP (Testing Procedure):

Date: 2002-09-09 13:36:32Date: 2002-09-10 10:34:13---------------------------------------------------------rep_change #003644

Description: union view - some fixes to the match algorithm. 1. updated the CDL equivalency algorithm. The "NTL" index was put in the words index (added to tab00.eng and tab11). This index is built by expand_doc_ntl which should appear in tab_expand under the "WORD" option.

2. If the pool selection program cannot build a search string at all (e.g. deleted record) it is now exiting the program with the record itself in the list of candidates.

3. union_02 - if the number of equivalent records is zero (an error) or 999 (too many), then Z120 is build with Z120-UPDATE-FLAG = "N" (so that union_04 would go over it).

If the same thing happens in union_04 then the Z120-UPDATE-FLAG = "C"

By: Yoram (Hadas fr #547)

Module: UNION VIEW

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/union/union_candidate.cbl

./alephm/source/union/union_candidate_cdl.cbl

./alephm/source/union/union_match_cdl_se.cbl

./alephm/source/union/union_match_cdl_mo.cbl

./alephm/source/com/build_z120.cbl

./alephm/source/expand_doc/expand_doc_ntl.cbl

./alephm/source/butil/b_union_02_a.cbl

./alephm/source/butil/b_union_04_a.cbl

PC files:

Actions:

iprou union union_candidateiprou union union_candidate_cdliprou union union_match_cdl_seiprou union union_match_cdl_moiprou com build_z120iprou expand_doc expand_doc_ntliprou butil b_union_02_aiprou butil b_union_04_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 13:47:50---------------------------------------------------------rep_change #003645

Description: Add 3rd column to tab_check_circ + allow check_circ_9/check_10 to use parameters tab_block_circ tablename

This allows the context of the check to filter down to the check routine

By: Yoram (Asaf fr #527)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/check/check_circ.cbl

./alephm/source/check/check_circ_10_b.cbl

./alephm/source/check/check_circ_9_a.cbl

./alephm/source/check/check_circ_9_b.cbl

./alephm/source/check/check_circ_tab_block_adm.cbl

./alephm/source/check/check_circ_get_argument.cbl

./alephm/source/check/check_circ_tab_block_item.cbl

./alephm/source/check/check_circ_10_a.cbl

./alephm/source/com_c/tab_block_circ.c

187

Page 188:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephe/headers/tab/tab_check_circ

PC files:

Actions:

iprou check check_circ.cbliprou check check_circ_10_a.cbliprou check check_circ_10_b.cbliprou check check_circ_9_a.cbliprou check check_circ_9_b.cbliprou check check_circ_get_argument.cbliprou check check_circ_tab_block_adm.cbliprou check check_circ_tab_block_item.cbl

compile_cc com_c tab_block_circ

apmcreate_www_servercreate_www_server_mcreate_pc_servercreate_rts

Actions(General):

util h 2 to synch new tab_check_circ headerrerun the servers

Customer: Delaware

Development tester:

QC tester: RuthP

TP (Testing Procedure):

Date: 2002-09-09 14:11:48Date: 2002-09-10 12:25:58---------------------------------------------------------rep_change #003646

Description: z39_server - fix OPAC record availablityDate and availableThruThis fix is continuation to fix 3602 - partially it roll-backs changesperformed in fix 3602.The whole history:UCSB site has Aleph z39_server and they asked to change availablityDatecontents - fill it as WEB OPAC fills Due Date column on Holdings Screen.It was performed by fix 3602.CDL library gets holdings information from UCSB site via z39.50.CDL said that the change in z39.50 interface is bad for them.

That's why was decided:1. Roll-back change in filling availabliteDate made by fix 3602. So now availablityDate has value from Z36-DUE-DATE or empty.2. If Z36-STATUS is "L" - put "Lost" to availableThru field

By: Yoram (Irina fr #533)

Module: Z39 SERVER

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28412

Unix files:

./alephm/source/pc_z39/pc_z39_c9905.cbl

PC files:

Actions:

iprou pc_z39 pc_z39_c9905

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-09 14:29:20Date: 2002-09-12 06:21:27Date: 2002-09-12 15:42:14---------------------------------------------------------rep_change #003647

Description: Check of borrower name and birthdate (if TAB10-CHECK-UNIQUE-NAME-BIRTH=Y)when registering a new borrower now takes special characters into account.This means that if a user is registered as Mueller, Hans and as Muller,Hans (with german umlaut u) with the same birthdate there will be an errormessage.

By: Yoram (Sven fr #535)

188

Page 189:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 406481 (GER)

Unix files:

./alephm/source/check/check_dup_bor_birth_date.cbl

PC files:

Actions:

iprou check check_dup_bor_birth_date

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 14:35:51---------------------------------------------------------rep_change #003648

Description: Continuation of rep_change #003241(Fix only relevant for MAB libraries)

By: Yoram (Sven fr #536)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_manage_20_match_idn.cbl

./alephm/source/butil/b_manage_20_a.cbl

./alephm/source/butil/b_manage_20_u.cbl

PC files:

Actions:

iprou butil b_manage_20_match_idniprou butil b_manage_20_aiprou butil b_manage_20_u

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-09 14:39:48---------------------------------------------------------rep_change #003649

Description: Two new parameters have been added to p_ill_14

[1] Identification Key TypeFor updates p_ill_14 checks Z70_VENDOR_CODE against barcode and/or IDaccording to tab_bor_id. For new records the parameter "Identification Key Type"could be used to define whether Z70_VENDOR_CODE should be copied toZ308-barcode or to Z303/Z308-ID.

[2] Address TypeThe new parameter "Address Type" could be used to define whether the addressof type "01" or of type "02" should be updated/created.

By: Yoram (Sven fr #539)

Module: BATCH (ILL)

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_ill_14_a.cbl

./alephm/source/butil/b_ill_14_get_param.cbl

./alephm/source/www_b/www_b_ill_14.cbl

189

Page 190:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/copy/P_ILL_14

./alephe/www_b_eng/b-ill-14

PC files:

Actions:

iprou butil b_ill_14_aiprou butil b_ill_14_get_paramiprou www_b www_b_ill_14

Actions(General):

Customer: HBZ

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-09-09 14:46:14Date: 2002-09-15 12:13:00---------------------------------------------------------rep_change #003650

Description: Add programs to check TAB00-INDEX-TYPE and use it in p_manage_01Add programs b_manage_01_check_tab00_a.cbl and b_manage_01_check_tab00.cbl tocheck if TAB00-INDEX-TYPE in tab00 is not numeric, contain W-000 or the threedigits value is greater than 200. Add a call to b_manage_01_check_tab00.cbl inp_manage_01 and stop the process in invalid case and add a call to b_manage_01_check_tab00_a.cbl in p_manage_g3.cbl to get the greatest number - in valid case, move 200 to NO-96.

By: Yoram (Mirit fr #553)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_manage_01

./alephm/source/butil/b_manage_01_g3.cbl

./alephm/source/butil/b_manage_01_check_tab00.cbl

./alephm/source/butil/b_manage_01_check_tab00_a.cbl

PC files:

Actions:

iprou butil b_manage_01_g3.cbliprou butil b_manage_01_check_tab00.cbliprou butil b_manage_01_check_tab00_a.cbl

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure): ./Indexing/tab00.lng

Date: 2002-09-09 15:10:23Date: 2002-09-11 15:57:25---------------------------------------------------------rep_change #003651

Description: Bug fixing for p_file_20 (PLIF)

[1] It is now possible to use character conversion for loading. Thereforean additional parameter has been added: CHAR-CONV. Please add the characterconversion from tab_character_conversion_line as 7th parameter.

Example: csh -f $aleph_proc/p_file_20 EXU50,patrons.plif,patron_update_rpt,Y,%,+,8859_1_TO_UTF

By: Yoram (Sven fr #538)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_file_20_a.cbl

./alephm/source/butil/b_file_20_get_param.cbl

./alephm/source/copy/P_FILE_20

190

Page 191:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/www_b/www_b_file_20.cbl

./alephe/www_b_eng/b-file-20

PC files:

Actions:

iprou butil b_file_20_aiprou butil b_file_20_get_paramiprou www_b www_b_file_20

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-10 07:45:21---------------------------------------------------------rep_change #003652

Description: Because of a bug the active library was not set correctly whennew items and new HOL records are built in the items module. This causedproblems, if Z311 is used for the location. This has been fixed.

By: Yoram (Sven fr #540)

Module: ITEMS

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_item/pc_item_c0910.cbl

PC files:

Actions:

iprou pc_item pc_item_c0910

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-10 07:48:15---------------------------------------------------------rep_change #003653

Description: Since rep_change #003553 long text of Z30-item-status can be printed in some letters for outgoing ILL. The programs did not considerZ30_item_process_status and the correct line in tab15 could not be found ifa process status was defined for this line. This has been fixed.

By: Yoram (Sven fr #541)

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/form_fill/ill_arrival.cbl

./alephm/source/form_fill/ill_arrival_slip.cbl

PC files:

Actions:

iprou form_fill ill_arrivaliprou form_fill ill_arrival_slip

Actions(General):

Customer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

191

Page 192:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-09-10 07:51:58Date: 2002-09-17 14:36:51---------------------------------------------------------rep_change #003654

Description: This util clears out temp tablespace.

By: Yoram (Eran fr #485)

Module: UTIL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/util_o_14.scr

./aleph/proc/util_o_14_09

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-10 08:23:27---------------------------------------------------------rep_change #003655

Description: A minimal downgrade of p_manage_64 from ver 15, required for implementation projects (no web interface, and no copy file).

By: Yoram (Mirit fr #534)

Module: BATCH

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/p_manage_64

./alephm/source/butil/b_manage_64_a.cbl

PC files:

Actions:

iprou butil b_manage_64_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-10 08:26:47Date: 2002-09-10 08:27:08---------------------------------------------------------rep_change #003656

Description: The ##PLAIN text used to be displayed in the SDI mail message, therefore it was removed from the bor-sdi-00 form.

By: Irit

Module: WEB OPAC

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 28231

Unix files: ./aleph/a56_5/usm01/form_eng/bor-sdi-00

PC files:

Actions:

192

Page 193:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-10 09:23:40Date: 2002-09-17 08:58:11---------------------------------------------------------rep_change #003657

Description:z101 was created sometimes with 2 subfields together as text (when tab_sort have an alternative field code).By: Yoram (Tamar V. fr #549)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 27293

Unix files:

./alephm/source/com/create_z101.cbl

PC files:

Actions:

iprou com create_z101

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-10 09:42:49Date: 2002-09-17 09:21:03

---------------------------------------------------------rep_change #003658

Description: A technical change.

Implementation of a hierarchical multilingual thesaurus which is until nowonly be used in Germany. Please note that this fix includes only changes instandard programs. All additional programs and the setup are not part of thestandard ALEPH version. For further details contact Sven or Birgit.

By: Yoram (Sven fr #561)

Module: SEAR (THESAURUS)

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/copy/C1050

./alephm/source/pc_sear/pc_sear_c1050.cbl

./alephm/source/pc_com/pc_module_name.cbl

./alephm/source/www_a/www_a_edit_doc_999.cbl

./alephm/source/www_a/www_a_edit_doc_999_cnt.cbl

./alephm/proc/compile_cob_all

****** Additional programs - not part of the version *******./alephm/source/pc_ths/pc_ths_c1501.cbl./alephm/source/pc_ths/pc_ths_c1502.cbl./alephm/source/pc_ths/pc_ths_c1505.cbl./alephm/source/pc_ths/pc_ths_check_leaf.cbl************************************************************

PC files:

.\sear\bin\sear.exe

Actions:

apm;make_copy_files C1050compile_cc pc_record_display c1050_ccreate_pc_record_display

193

Page 194:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

iprou pc_sear pc_sear_c1050iprou pc_com pc_module_name

iprou www_a www_a_edit_doc_999iprou www_a www_a_edit_doc_999_cnt

****** Additional programs - not part of the version *******iprou pc_ths pc_ths_c1501.cbliprou pc_ths pc_ths_c1502.cbliprou pc_ths pc_ths_c1505.cbliprou pc_ths pc_ths_check_leaf.cbl************************************************************

Actions(General):

redistribute sear.exe

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-11 13:33:21---------------------------------------------------------rep_change #003659

Description: SDI request creation didn't check z61 record.Profile record is now checked each time patron wants to create new SDI request.

By: Yoram (Amit fr #560)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 23664

Unix files:

./alephm/source/www_f/www_f_history_sdi.cbl

./alephe/error_eng/www_f_heading

PC files:

Actions:

iprou www_f www_f_history_sdi

rm -rf $aleph_utf/utf_files

Actions(General):

Add the following line to www_f_heading:9860 L You didn&acute;t sign-in, therefore you aren&acute;t permitted to create SDI request.

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-11 13:38:05Date: 2002-09-12 16:20:14Date: 2002-09-17 10:15:33---------------------------------------------------------rep_change #003660

Description: WW-X - www_x_renew.cbl called a non existing program "handle_event". Changed to "pc_cir_handle_event".

By: Yoram (Hadas fr #562)

Module: WWW-X

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_x/www_x_renew.cbl

PC files:

Actions:

iprou www_x www_x_renew

Actions(General):

194

Page 195:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-11 13:51:58---------------------------------------------------------rep_change #003661

Description: p_ret_01 - it is now possible to use a single date forretrieval (from date = to-date).

By: Yoram (Chani fr #516)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 28178

Unix files:

./alephm/source/www_b/www_b_ret_01.cbl

PC files:

Actions:

iprou www_b www_b_ret_01

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-11 13:55:03Date: 2002-09-17 10:16:54---------------------------------------------------------rep_change #003662

Patch 07 will start from this point.

Date: 2002-09-11 15:22:25---------------------------------------------------------rep_change #003663

Description: Correct parsing of 2-digit year in order date in p_file_96. Change IF N8-X (1: 4) = "00" to IF N8-X (1: 2) = "00".

By: Yoram (Jerry Specht fr #488)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 2948 (US)

Unix files:

./alephm/source/butil/b_file_96_fill_z68.cbl

PC files:

Actions:

iprou butil b_file_96_fill_z68

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):

Date: 2002-09-12 10:49:04Date: 2002-09-15 12:12:46---------------------------------------------------------rep_change #003664

Description: Z36H-ID not being properly initialized in b_cir_16_b. This caused incorrect dates to appear on the report when a patron returns multiple items on the same day that were "lost." The loan and due dates of the first item in the report were repeated for all of the items for that patron regardless of the actual loan or due dates Also: correct program ID from "returned_lost_items" to "b_cir_16_b".

195

Page 196:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

By: Yoram (Jerry Specht fr #497)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number: 2824 (US)

Unix files:

./alephm/source/butil/b_cir_16_b.cbl

PC files:

Actions:

iprou butil b_cir_16_b

Actions(General):

Customer:

Development tester:

QC tester: Maya

TP (Testing Procedure):

Date: 2002-09-12 11:09:47Date: 2002-10-13 14:24:34---------------------------------------------------------rep_change #003665

Description: Add build_filing_key routine compress_perblnk. This routine compresses a blank when it is preceded by a period ("."), but not it other cases. This is needed for certain LC call numbers by certain sites.

By: Yoram (Jerry Specht fr #556)

Module: GENERAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/filing_key/build_filing_key_compress_perblnk.cbl

PC files:

Actions:

iprou filing_key build_filing_key_compress_perblnk

Actions(General):

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):

Date: 2002-09-12 13:21:17Date: 2002-09-12 13:23:09Date: 2002-09-15 11:48:19---------------------------------------------------------rep_change #003666

Description: Recall and due dates vs. original due date.

Note: If you are satisfied with the way due-dates have been working in version 14.2 prior to this rep_change, then you can ignore it: the default is to continue with things as they are. The only thing you need to do is: copy the format_due_date text file to ./u50_5/alephe/error_eng. {See "Actions (General)") below.}

The main reason for this rep_change was the fact that the Z36-ORIGINAL-DUE-DATE was being changed by renewal. This rep_change lets you keep the Z36-ORIGINAL-DUE-DATE as the actual original due date, if you want. And then it lets you control the what date (recall-due-date / pre-recall-due-date) displays in the Web and GUI for the due-date.

This was done especialy for U.S. Additional details with Asaf K. or Jerry S.

The TAB10-RECALL-METHOD and due_date_format options which have been added are described in detail below, but we want to first give our recommendations for three different scenarios:

1. You do not use recalls. You want to have the Z36-ORIGINAL-DUE-DATE be kept as the actual original due date and not be changed by renewal. Recommended settings: TAB10-RECALL-METHOD 2 due_date_format 1

196

Page 197:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

2. You use recalls. You want to have the Z36-ORIGINAL-DUE-DATE be kept as the actual original due date and not be changed by renewal and you want the recall-due-date to display as the due-date (unless the regular due-date is earlier). Recommended settings: TAB10-RECALL-METHOD 2 due_date_format 1 3. Same as 2 except you want the recall-due-date to always display as the due date, even if it's later than the regular due-date. Recommended settings: TAB10-RECALL-METHOD 3 due_date_format 1

"TAB10-RECALL-METHOD" has been added with three possible values:

"1": Let renewals update the z36_due_date and, if the recall-due-date is earlier, let recalls update it. Use the z36_original_due_date as the "due-date-before-recall" (that is, let renewals update it.) The effective due date is always the z36_due_date. {Though this option is the default (for backward compatibility), it is not recommended since the actual original due date is changed.}

"2": Let renewals update the z36_due_date. Do not actually update the z36_due_date to the recall-due-date. Leave the z36_original_due_date as the actual, original due date. (Do not let renewals update it). The effective due date is the earlier of Z36-RECALL-DUE-DATE and Z36-DUE-DATE when Z36-RECALL-DATE is not zero (recalled) or just Z36-DUE-DATE otherwise. This is what we think most sites would want.

"3": Same as "2", except always use the recall-due-date as the due-date --even if it's later.

And a "setenv due_date_format" has been added with 4 possible values. This setenv controls what displays in the Web and GUI when there is just a single "Due date" column:

"1": Display a single "effective due date", based on the TAB10-RECALL-METHOD."2": Display the recall-due-date, if there is one (even if it’s later); otherwise, display the regular due date."3": Always display only the z36_due_date; (for recall methods #2 and 3 this would mean that the recall-due-date will never display).*"4": Display both: the regular due date and (if there is one) the recall-due-date.

* Though this option is the default (for backward compatibility), it is not recommended....

The due_date_format in pc_server_defaults is for the GUI; the due_date_format in the www_server defaults is for the Web; and the due_date_format in aleph_start_505 is for batch jobs (and the GUI or WEB if either of the preceding is absent).

Example: setenv due_date_format 2

In each case the text which accompanies this date (or dates) in the display is in the ./error_eng/format_due_date file and can be changed. There is a different message for recalled

and non recalled. The numbers corespond to the values of env due_date_format. Example "setenv due_date_format 1" uses message 0001 when Z36-RECALL-DATE is zero (not recalled) and 0101 when Z36-RECALL-DATE is not zero (recalled).

By: Omri (for Asaf - no fix request available).

Module: Circ + Opac

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_cir_13_reset_due_date.cbl

./alephm/source/check/check_late_return.cbl

./alephm/source/com/format_due_date.cbl

./alephm/source/com/get_effective_due_date.cbl

./alephm/source/com/set_original_due_date.cbl

./alephe/error_eng/format_due_date

./alephm/source/TAB10

./alephe/headers/tab/tab10.template

./alephm/source/butil/b_cir_04_b.cbl

./alephm/source/butil/b_cir_08_b.cbl

./alephm/source/butil/b_cir_10_b.cbl

./alephm/source/butil/b_cir_13_a.cbl

./alephm/source/butil/b_cir_13_b.cbl

./alephm/source/butil/b_cir_50_c.cbl

./alephm/source/cash/cash_0003_7.cbl

./alephm/source/form_fill/ill_arrival_slip.cbl

./alephm/source/pc_cir/pc_cir_c0407.cbl

./alephm/source/pc_cir/pc_cir_c0414.cbl

./alephm/source/pc_cir/pc_cir_c0445.cbl

./alephm/source/pc_cir/pc_cir_c0451.cbl

./alephm/source/pc_cir/pc_renew_item.cbl

./alephm/source/pc_cir/pc_return_item.cbl

./alephm/source/pc_sear/pc_sear_c1024.cbl

./alephm/source/pc_sear/pc_sear_c1025.cbl

./alephm/source/pc_selfserv/pc_ss_c2002.cbl

./alephm/source/pc_selfserv/pc_ss_c2053.cbl

./alephm/source/www_f/www_f_bor_ill.cbl

./alephm/source/www_f/www_f_bor_loan.cbl

./alephm/source/www_f/www_f_bor_loan_exp.cbl

./alephm/source/www_f/www_f_bor_loan_renew.cbl

./alephm/source/www_f/www_f_bor_loan_renew_all.cbl

./alephm/source/www_f/www_f_item_edit.cbl

197

Page 198:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

./alephm/source/www_f/www_f_item_global_exp.cbl

./alephm/source/www_a/www_a_bor_ill.cbl

./alephm/source/www_a/www_a_bor_loan.cbl

./alephm/source/www_a/www_a_bor_loan_exp.cbl

./alephm/source/www_a/www_a_bor_loan_renew.cbl

./alephm/source/www_a/www_a_bor_loan_renew_all.cbl

./alephm/source/www_a/www_a_item_edit.cbl

./alephm/source/www_a/www_a_item_global_exp.cbl

./alephm/source/www_r/www_r_doc_item.cbl

PC files:

Actions:

iprou check check_late_return

iprou com format_due_dateiprou com get_effective_due_dateiprou com set_original_due_date

iprou butil b_cir_13_reset_due_dateiprou butil b_cir_13_aiprou butil b_cir_13_biprou butil b_cir_04_biprou butil b_cir_08_biprou butil b_cir_10_biprou butil b_cir_50_b

iprou cash cash_0003_7

iprou pc_cir pc_cir_c0407iprou pc_cir pc_cir_c0414iprou pc_cir pc_cir_c0445iprou pc_cir pc_cir_c0451iprou pc_cir pc_renew_itemiprou pc_cir pc_return_item

iprou pc_sear pc_sear_c1024iprou pc_sear pc_sear_c1025

iprou form_fill ill_arrival_slip

iprou form_fill ill_arrival_slip

iprou pc_selfserv pc_ss_c2002iprou pc_selfserv pc_ss_c2053

iprou www_r www_r_doc_item

iprou www_f www_f_bor_ill

iprou www_f www_f_bor_loaniprou www_f www_f_bor_loan_expiprou www_f www_f_bor_loan_renewiprou www_f www_f_bor_loan_renew_alliprou www_f www_f_item_editiprou www_f www_f_item_global_expiprou www_a www_a_bor_illiprou www_a www_a_bor_loaniprou www_a www_a_bor_loan_expiprou www_a www_a_bor_loan_renewiprou www_a www_a_bor_loan_renew_alliprou www_a www_a_item_editiprou www_a www_a_item_global_exp

Actions(General):

Implement headers (tab10 changed)

* Copy the ./a50_5/alephe/error_eng/format_due_date file to ./u50_5/alephe/error_eng

* Existing 14.2 sites who want to use TAB10-RECALL-METHOD 2 (or 3) will need to run these SQL statements:

SQL> update z36 set z36_due_date = z36_original_due_date;SQL> commit;

as part of the implementation of this change. This makes the z36_due_date the "due-date-before-recall" as methods 2 (and 3) expect. (Note that you will not have the actual, original due-dates for items which were renewed prior to the implementation of this change --but you will have them from this point on.)

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-18 09:48:42Date: 2002-09-18 21:57:36---------------------------------------------------------rep_change #003667

Description: in continuation to rep_change #002915: the expand_doc code in the program was "WWW_X" instead

of "WWW-X". Fixed.

By: Hadas

198

Page 199:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Module: WWW-X

Bug Fix (Y/N):

Rep Change (version,#):

PRB number:

Unix files:./alephm/source/www_x/www_x_present.cbl

PC files:

Actions:iprou www_x www_x_present

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-18 14:55:58Date: 2002-10-13 11:10:32---------------------------------------------------------rep_change #003668

Description: SDI request creation on frames version can deal with Chinese data.

The creation of SDI request on Web-Opan frames (/ALEPH) was converted to twotransactions, which enables the load of search query in Chinese .

************************************************THIS REP_CHANGE WAS UPDATED (9.10.02) !!!!!!!!!!The change in history-sdi-0 was missing************************************************

By: Yoram (Amit fr #564)

Module: WEB OPAC (Frames version only)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_a/www_a.cbl

./alephm/source/www_a/www_a_history_action.cbl

./alephm/source/www_a/www_a_history_sdi.cbl

./alephe/www_a_eng/history-sdi-0

./alephe/error_eng/www_heading

PC files:

Actions:

iprou www_a www_aiprou www_a www_a_history_actioniprou www_a www_a_history_sdi

Actions(General):

Add # 9565 to $alephe_error_eng/www_heading

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-09-19 12:55:03Date: 2002-10-09 11:03:19Date: 2002-10-13 11:09:29---------------------------------------------------------rep_change #003669

Description: aleph_load was loading only first 5 Million records of a file

By: Yoram (Dalia fr #573)

Module: GENERAL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/util/compress_seq_file.c

199

Page 200:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

compile_c util compress_seq_file

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-09-24 14:54:25---------------------------------------------------------rep_change #003670

Description: 1. The header of the bib_format table was updated: hold-request-slip edit_doc (points to edit_doc instead of wrongly connected to edit_paragraph)2. The following 2 entries were updated in the bib_format table: return-receipt 400 (points to edit_doc instead of edit_par agraph loan-receipt 400 (points to edit_doc instead of edit_par agraph

By: Irit

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 23744

Unix files:./alephe/headers/tab/bib_format./usm50/tab/bib_format

PC files:

Actions:

Actions(General):

1. Updating hold-request-slip edit_doc line in the bib_format header and running Util H/3 "Synchronize tab file headers".2. Updating the following 3 forms document formats in the bib_format table:hold-request-slip 014 return-receipt 400 Loan-receipt 400 Customer:

Development tester:

QC tester: Maya

TP (Testing Procedure):

Date: 2002-09-27 13:11:10Date: 2002-10-01 13:52:58Date: 2002-10-13 14:30:47---------------------------------------------------------rep_change #003671

Description: Z114 table content was updated

By: Katya Tsirlin

Module:

Bug Fix (Y/N): N

Rep Change (version,#): 15, 16

PRB number:

Unix files: ./usm01/files/z114.seqaa

PC files:

Actions: ap; csh -f p_file_04 USM01,z114 rm -rf $aleph_utf/utf_files

Actions(General):

Customer:

Development tester: Juppi

QC tester: Alla

TP (Testing Procedure):

200

Page 201:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Date: 2002-10-01 10:33:38Date: 2002-10-01 12:30:35Date: 2002-10-13 11:04:06---------------------------------------------------------rep_change #003672

Description: Change alias of s+ to get the pw of the library - and util y 8

By: Yoram (Aharon & Eran fr #604)

Module: UTIL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./aleph/proc/def_local_env

./aleph/proc/util_y_08

PC files:

Actions:

apsource def_local_env

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-10-02 10:03:58---------------------------------------------------------rep_change #003673

Description: Date entered should be first date to be included in report (< END-REQUEST-DATE)

By: Yoram (Fernando & Ahron fr #598)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_cir_11_a.cbl

PC files:

Actions:

iprou butil b_cir_11_a

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-10-02 10:20:59---------------------------------------------------------rep_change #003674

Description: UTF-8 is not fully supported by Netscape on Macintosh. Added control to consider NS on Macintosh as a browser that doesn't support UTF-8

By: Yoram (Diana fr #532)

Module: WEB SERVER

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number: 24045

Unix files:

./alephm/source/www_com/www_front_cgi.c

201

Page 202:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

apmcompile_front_cgi

apkill_www_servers

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-10-02 11:15:08---------------------------------------------------------rep_change #003675

Description: WEB OPAC - The services window did not open and itsstylesheet redirection was wrong (exlibris.css instead of aleph.css).

By: Yoram (Diana)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephe/www_f_eng/service-head-tag

./alephe/www_f_eng/short-2-head

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-10-02 13:40:45Date: 2002-10-03 14:58:41---------------------------------------------------------rep_change #003676

Description: 1. www_f - short - the "sorted by" line did not display the text taken from www_f_sort_heading.lng

In order to find what type of sort is used, a comparison is made betweenZ05-SORT-OPTION and the lines in the table. This comparison was made betweentwo whole lines.

The problem is, that when converting the table to its utf version,the "-" was changed to blank (because of the !!---!!!---!- in the table's header). So eventually, the comparison was made between

Z05-SORT-OPTION - 01---D02---Awww_f_sort_heading.lng line - 01 D02 A

The fix in the program is that now the comparison is divided into 4 parts.The following positions are compared: 1-2, 6, 7-8, 12.So the problematic positions are discarded.

2. www_f - user - if the number of messages is zero the text would be: "you have 0 messages" instead of "you have No messages". The "No" was hardcoded and was correct only when dealing with English texts.

3. www_f - short - the texts taken from www_f_heading were not always in the right language when changing languages.

This happened because the program went to get the text from www_f_heading only if the internal text string was empty. The problem occured when a language was switched: the text string was not empty, but its value was not in the correct language.

Now, the program goes to www_f_heading unconditionally.

By: Yoram (Hadas fr #572)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

202

Page 203:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PRB number: 29019

Unix files:

./alephm/source/www_f/www_f_short.cbl

./alephm/source/www_f/www_f_bor_info_data.cbl

PC files:

Actions:

iprou www_f www_f_shortiprou www_f www_f_bor_info_data

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-10-02 15:30:16Date: 2002-10-03 15:34:40---------------------------------------------------------rep_change #003677

Description: p_ill_12 produces clear lists for incoming ILL. It should reportevery item/z41 where z41-status = RL, status date lower or = input date, no z36h and no z36 exits. It did not check whether a z36 record exists. Thishas been added.

By: Yoram (Sven fr #582)

Module: ILL (BATCH)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_ill_12_a.cbl

PC files:

Actions:

iprou butil b_ill_12_a

Actions(General):

Customer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-10-03 07:50:30Date: 2002-10-06 13:37:44---------------------------------------------------------rep_change #003678

Description: SDI Request was not displayed in the modify screen

By: Yoram (Revital fr #590)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_bor_sdi_update_0.cbl

PC files:

Actions:

iprou www_f www_f_bor_sdi_update_0

Actions(General):

Customer:

Development tester:

QC tester: Alla

203

Page 204:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

TP (Testing Procedure):

Date: 2002-10-03 07:53:50Date: 2002-10-03 15:35:51---------------------------------------------------------rep_change #003679

Description: GUI - Budget View Transaction - Enter cause creation of new transaction.

By: Yoram (Revital fr #591)

Module: ACQ. ADMIN

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

PC files:

.\acq\bin\acq.exe

.\admin\bin\admin.exe

Actions:

Actions(General):

Redistribute acq.exe & admin.exe

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-10-03 08:00:12Date: 2002-10-06 10:32:34Date: 2002-10-13 11:06:37---------------------------------------------------------rep_change #003680

Description: Fast Catalog - A check for the format existence of the document in the formats table was added.

By: Yoram (Revital fr #593)

Module: ITEM, ACQ & CIRC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_com/pc_com_c0161.cbl

./alephm/source/pc_cir/pc_cir_c0402.cbl

./alephe/error_eng/pc_com_c0161

./alephe/error_eng/pc_cir_c0402

PC files:

Actions:

iprou pc_com pc_com_c0161iprou pc_cir pc_cir_c0402

Actions(General):

Adding the following line to pc_com_c0161 & pc_cir_c0402:0027 0000 L Document format doesnt exist in formats table.

Customer:

Development tester:

QC tester: Evgenia, Maya

TP (Testing Procedure):

Date: 2002-10-03 08:17:25Date: 2002-10-06 07:16:32Date: 2002-10-13 14:56:09---------------------------------------------------------rep_change #003681

Description: OCLC-SERVER : Item was not created when the sequence"last-barcode-number" was missing. Adding message on the server log.

By: Yoram (Revital fr #597)

Module: OCLC SERVER

204

Page 205:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/oclc_server/oclc_server.cbl

PC files:

Actions:

iprou oclc_server oclc_server

Actions(General):

re-run oclc_server

Customer:

Development tester:

QC tester: Tania

TP (Testing Procedure):

Date: 2002-10-03 08:31:06Date: 2002-10-03 15:15:42---------------------------------------------------------rep_change #003682

Description: WEB - Ill request called from full doc screen - the bibliographic description was missing from the top of the page.

By: Yoram (Orna fr #599)

Module: WEB OPAC

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/www_f/www_f_ill_pre_request.cbl

PC files:

Actions:

iprou www_f www_f_ill_pre_request.cbl

Actions(General):

Customer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-10-03 08:34:44Date: 2002-10-03 09:53:28---------------------------------------------------------rep_change #003683

Description: Items GUI- Bind - Preventing the binding of non arrived items.

By: Yoram (Revital fr #600)

Module: ITEMS

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_item/pc_item_c0905.cbl

./alephe/error_eng/pc_item_c0905

PC files:

Actions:

iprou pc_item pc_item_c0905

Actions(General):

Adding the following line to pc_item_c0905:0013 0000 L Item has not yet arrived

Customer:

205

Page 206:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-10-03 08:47:41Date: 2002-10-06 07:10:54---------------------------------------------------------rep_change #003684

Description: ILL Index List Showed wrong results when using the filter fileds.

By: Yoram (Revtial fr #603)

Module: ILL

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/get_buf_z79_index.cbl

PC files:

Actions:

iprou com_io get_buf_z79_index

Actions(General):

Customer:

Development tester:

QC tester: Dina

TP (Testing Procedure):

Date: 2002-10-03 09:35:04Date: 2002-10-06 08:57:22---------------------------------------------------------rep_change #003685

Description: p_serial_08 sent the same letter to all the addresses of the user.

By: Yoram (Revital fr #605)

Module: SERIAL (BATCH)

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_serial_08_a.cbl

./aleph/proc/p_serial_08.sql

PC files:

Actions:

iprou butil b_serial_08_a

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-10-03 09:39:05Date: 2002-10-06 07:41:16---------------------------------------------------------rep_change #003686

Description: Serial claim letters corrected (p_serial_44).

add check if item-process-status not NP.fix copy-sequence : add 2 positions in rec-out and pack spaces.fix bug rec-in not compatible with previous program rec-out: line was dislocated, and Vendor was not identifiable.

By: Yoram (Orna fr #610)

Module: SERIAL

Bug Fix (Y/N): Y

206

Page 207:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/butil/b_serial_44_a.cbl

./alephm/source/butil/b_serial_44_b.cbl

./alephm/source/butil/b_serial_44_c.cbl

PC files:

Actions:

iprou butil b_serial_44_aiprou butil b_serial_44_biprou butil b_serial_44_c

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-10-03 09:46:27Date: 2002-10-06 08:09:14---------------------------------------------------------rep_change #003687

Description: If table "tab_z105_z30" is missing then the Z105 mechanism is activated for each modification of items.

Now If the table is missing it will act like the table exist with a singleline "#### ## ##" (meaning Ignore all items).

By: Yoram (Revital fr #611)

Module: ITEMS

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/com_io/io_z30.cbl

PC files:

Actions:

iprou com_io io_z30

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-10-03 09:49:07Date: 2002-10-13 15:53:32---------------------------------------------------------rep_change #003688

Description: Some changes in p_slnp_01

[1] An error report file has been added to p_slnp_01. If the response to amessage contains the tag 510 p_slnp_01 reports this record. The error fileis located in the $date_scratch directory (slnp_01_<datum>.<time>.err). Thereport will be send to an email address if the address is entered as aparameter to p_slnp_01. (csh -f p_slnp_01 <active_library>,email@address).

[2] The sigel of the sending library (tag: sigel) will be taken from recordtype "0" of tab_sigel.

[3] The sigel of the library which asks for material (incoming requests) isthe barcode or the ID of the linked Z303 record. In order to send the sigel case sensitive, barcode or ID will be translated using record type "2"of tab_sigel.

By: Yoram (Sven fr #543)

Module: SLNP-SERVER

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

207

Page 208:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

Unix files:

./alephm/source/com/load_tab_sigel.cbl

./alephm/source/slnp_server/slnp_client_main.cbl

./alephm/source/slnp_server/slnp_client_info2flserver.cbl

./alephm/source/slnp_server/b_slnp_01_a.cbl

./alephm/source/slnp_server/b_slnp_01_get_param.cbl

./alephm/source/copy/P_SLNP_01

./usm01/form_eng/slnp-err-report-00

./alephe/headers/tab/tab_sigel

PC files:

Actions:

iprou com load_tab_sigeliprou slnp_server slnp_client_mainiprou slnp_server slnp_client_info2flserveriprou slnp_server b_slnp_01_aiprou slnp_server b_slnp_01_get_param

Actions(General):

run util h 2

Customer: HBZ

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-10-03 12:18:37---------------------------------------------------------rep_change #003689

Description: Bug fixing for the data replication emulation between version 12.3 and 14.2: The replication mechanism for items did not replicate theitem process status.

By: Yoram (Sven fr #574)

Module: BATCH

Bug Fix (Y/N): Y

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/pc_12_3/z30_14_2_12_3.cbl

PC files:

Actions:

iprou pc_12_3 z30_14_2_12_3

Actions(General):

Customer:

Development tester:

QC tester:

TP (Testing Procedure):

Date: 2002-10-03 14:27:35---------------------------------------------------------rep_change #003690

Description: Routing List Printout used to print only the second line of the address ot the member and the leader.

Leader address used to be in slot $011, now its 5 lines address are in slots$031-$035.

Member address used to be in slot $101, now its 5 lines address are in slots$101-$105.

By: Yoram (Revital fr #609)

Module: SERIAL

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/form_fill/serial_rout_list.cbl

./usm01/form_eng/serial-rout-list-00

./usm01/form_eng/serial-rout-list-01

208

Page 209:   · Web viewDescription: Solvay routing list. It is now possible to change the sequence of routing lists (z18). Two new buttons (up and down) have been added to Routing List window

PC files:

Actions:

iprou form_fill serial_rout_list

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-10-03 14:30:02Date: 2002-10-13 11:30:28---------------------------------------------------------rep_change #003691

Description: Add Hebrew boolean operators for: AND, OR, NOT

By: Yoram (Aharon fr #618)

Module: WEB OPAC

Bug Fix (Y/N): N

Rep Change (version,#):

PRB number:

Unix files:

./alephm/source/set_server/set_find_parser_bb.cbl

PC files:

Actions:

iprou set_server set_find_parser_bb

Actions(General):

Customer:

Development tester:

QC tester: Alla

TP (Testing Procedure):

Date: 2002-10-03 14:34:03Date: 2002-10-13 14:34:10---------------------------------------------------------rep_change #003692

Description: The following 2 entries were deleted from tabform_sub_library_address:acq-first-claim-01acq-additional-claim-00The version ID was removed from the following forms:acq-order-listacq-first-claim acq-additional-claim

By: Irit

Module:

Bug Fix (Y/N):

Rep Change (version,#):

PRB number: 29080

Unix files:./usm50/tab/form_sub_library_address

PC files:

Actions:

Actions(General):

Customer:

Development tester:

QC tester: Evgenia

TP (Testing Procedure):

Date: 2002-10-06 11:42:38Date: 2002-10-13 11:06:18---------------------------------------------------------

209