Summary: | HidePatronName not working anymore | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | System Administration | Assignee: | Paul Poulain <paul.poulain> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | critical | ||
Priority: | P3 | CC: | gmcharlt |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed Patch
[SIGNED-OFF] Bug 7407: HidePatronName not working on 'on hold for' messages |
Description
Nicole C. Engard
2012-01-05 18:44:13 UTC
See here: http://screencast.com/t/dnidO2FbSefF I'm on master. Created attachment 7056 [details] [review] Proposed Patch Fixes T:T scope issue which prevented HidePatronName from working on 'on hold for' messages. Created attachment 7057 [details] [review] [SIGNED-OFF] Bug 7407: HidePatronName not working on 'on hold for' messages HidePatronName was not working on 'on hold for' messages, only 'checked out to' messages. This resulted in the patrons name showing if the item was on hold for them. T:T scope issue; needs to be within itemloo. This patch does that. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> QA comment: one line patch, that is OK |