[Koha-bugs] [Bug 7140] Add item type description on the catalogue search and detail screens

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 20 21:33:48 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7140

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com

--- Comment #13 from Paul Poulain <paul.poulain at biblibre.com> 2012-02-20 20:33:48 UTC ---
Trying to QA this patch, and there's something I don't understand.

The display of the img is:
                            <img src="[% itemloo.imageurl %]" alt="[%
itemloo.description %]" title="[% itemloo.description %]" />

BEFORE the patch.
isn't alt related to dealing with the case of screen readers, displaying the
"alt" instead of the image ?

I tried my test database (that is item-level_itype=biblio), and I see the
"Disque compact" text instead of the image when I run lynx.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list