uvalib / tracksys

UVA Library Digitization Services workflow and repository management tool.
8 stars 2 forks source link

jpeg deliverables not watermarked #54

Closed cmm2t closed 12 years ago

cmm2t commented 12 years ago

I've noticed with the items I have been able to finalize that the watermarks are not being included. Didn't know if you were aware of this or not.

acurley commented 12 years ago

I was not. But consider me unsurprised... I'll investigate.

acurley commented 12 years ago

I have fixed the problem. The source of the problem was my logic, in the Hydraulics engine, for determining whether a bibliographic record was a "personal item". I was a moron and the test always returned true. Refer to https://github.com/uvalib-dcs/hydraulics/commit/5995fc991fbe1a5ff0b2222f4e6701f62149bede for more information.