[Koha-bugs] [Bug 8592] New: Pendingreserves.tt is showing "Previous" and "Next" text over the "Previous" and "Next" buttons on the jQuery datatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 8 05:47:45 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8592
          Assignee: oleonard at myacpl.org
           Summary: Pendingreserves.tt is showing "Previous" and "Next"
                    text over the "Previous" and "Next" buttons on the
                    jQuery datatable
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: dcook at prosentient.com.au
          Hardware: All
            Status: NEW
           Version: master
         Component: Templates
           Product: Koha

On pendingreserves.tt (or the Holds to Pull screen), the Previous and Next
buttons now have "Previous" and "Next" link text appearing overtop of them.

In 3.8.0, there are just the buttons and no text overtop. If you look at the
element that has the button images, it is a div element with titles for
"Previous" and "Next".

In 3.9.0.30, the div elements no longer have titles, but instead of links
within them that have link text of "Previous" and "Next" that appear overtop of
the button images. 


jquery.dataTables.min.js 1.8.1 - Shows "Previous" and "Next" as titles for the
div showing the image

jquery.dataTables.min.js 1.9.1 - Removes the title from the div and adds links
which have "Previous" and "Next" as link text.

--

I haven't tested this extensively, but I do wonder why there are links in 3.9.x
and not 3.8.x. Since there aren't enough holds to generate another page of
results, the earlier behaviour might be the correct one. Or maybe the links
weren't showing up and the button images were worthless in 1.8.1. I don't know.
I just know that it looks terrible.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list