PKP Bugzilla – Bug 7922
Author names occasionally disappear from the Spotlight form when editing
Last modified: 2012-09-25 10:09:50 PDT
The Spotlight DAO incorrectly includes a pressId when retrieving the author assigned to a spotlight. This can result in an empty author name in the auto complete field when editing an existing spotlight.
Fix author retrieval on spotlight form https://github.com/pkp/omp/commit/f712df31e252d1b60e27cf9e495ff129d041a51d
Fix author retrieval on spotlight form https://github.com/pkp/omp/commit/8979bd017eed98766e90a4c8411f51acbf8de48f
Patch for OMP 1.0b at <https://github.com/pkp/omp/commit/8979bd017eed98766e90a4c8411f51acbf8de48f.diff>.