http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7140
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Paul Poulain <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
