Summary: | Display856uAsImage works in Results pages, can remove caveat text from system preference. | ||
---|---|---|---|
Product: | Koha | Reporter: | Doug Dearden <dearden> |
Component: | Staff interface | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | gmcharlt, martin.renvoize, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 10878: Correct Display856uAsImage pref description
Bug 10878: Correct Display856uAsImage pref description [Passed QA] Bug 10878: Correct Display856uAsImage pref description |
Description
Doug Dearden
2013-09-12 16:06:07 UTC
Created attachment 33395 [details] [review] Bug 10878: Correct Display856uAsImage pref description Removes note about Display856uAsImage not working on the OPAC result page. To test: - catalog a record with 856$u = URL to an image, $q = img - turn on the system preference Display856uAsImage - check that the pref description makes sense and is correct - the warning about the pref not working on result pages has been removed - make sure your record has been reindexed by Zebra - verifiy the image indeed displays on the result page in the bootstrap catalog. Note: The height=100 doesn't work in the Boostrap catalog, so the images display in their original size. Will file a separate bug for this. Created attachment 33406 [details] [review] Bug 10878: Correct Display856uAsImage pref description Removes note about Display856uAsImage not working on the OPAC result page. To test: - catalog a record with 856$u = URL to an image, $q = img - turn on the system preference Display856uAsImage - check that the pref description makes sense and is correct - the warning about the pref not working on result pages has been removed - make sure your record has been reindexed by Zebra - verifiy the image indeed displays on the result page in the bootstrap catalog. Note: The height=100 doesn't work in the Boostrap catalog, so the images display in their original size. Will file a separate bug for this. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Created attachment 33472 [details] [review] [Passed QA] Bug 10878: Correct Display856uAsImage pref description Removes note about Display856uAsImage not working on the OPAC result page. To test: - catalog a record with 856$u = URL to an image, $q = img - turn on the system preference Display856uAsImage - check that the pref description makes sense and is correct - the warning about the pref not working on result pages has been removed - make sure your record has been reindexed by Zebra - verifiy the image indeed displays on the result page in the bootstrap catalog. Note: The height=100 doesn't work in the Boostrap catalog, so the images display in their original size. Will file a separate bug for this. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Agree, patch is good... passing qa Patch pushed to master. Thanks Katrin! |