pc_display_eng files are being loaded from usm50, why?
- Article Type: General
- Product: Aleph
- Product Version: 19.01
Description:
Our staff noticed some fields missing from the Order Info tab in version 19. I looked at it, and I see that we're getting the default display as set up in usm50 rather than the customized order-info table I had set up.
I tried clearing utf_files and restarted the pc_server. Restarted my client, and looked up an order. A whole bunch of usm50/pc_display_eng files were created in utf_files, but none from mit50. And I don't see any errors saying order-info file was not found in abc50/pc_display_eng, such as will happen when we don't have a customized file in error_eng.
Why is it using usm50 rather than abc50?
I went into the circ. client, and the same thing happened, a bunch of pc_display files loaded for usm50.
Resolution:
This is the result of the following line in the ./abc50/tab/path_convert:
$abc50_dev/abc50/pc_display_eng $usm50_dev/usm50/pc_display_eng
Eliminating it corrects the problem.
This line was being placed there by the v18 -> 19 Upgrade Express. The UE ver. 1.05 has been changed to not do this.
- Article last edited: 10/8/2013