Search



Author Login

« StaffCat | Main | Wiki Assignments »

May 02, 2006

Voyager: print and email location names

There was a bug in Unicode Voyager that made the location names in email and print output from the OPAC disappear. Normally, this appears in the emailh.cfg or saveh.cfg file as:

Location:
     1000

Where 1000 is shorthand for Voyager to pick up the location name from a table. The only fix for this in Unicode was to replace this with:

Location:
     852 XX ab

so that at least the crytpic location code would appear in the output. They fixed this in v5.

Comments

The comments to this entry are closed.