Created attachment 9523 [details] checked out showing fines See attached. When I log in to the OPAC instead of showing my my checkouts it shows my fines, but on the my checkouts tab. I then have to click on the fines tab and the on the checkouts tab to see the checkouts.
Created attachment 9526 [details] fines on check out tab in staff Apparently the same is happening in the staff client: cgi-bin/koha/members/moremember.pl?borrowernumber=51
This is almost certainly related to the jQuery upgrade.
Created attachment 9527 [details] [review] Bug 8078 - my summary showing contents of incorrect tab This patch moves the holdings tab content to the correct position sequentially with regard to the order of the tabs themselves. My guess is that the jQuery upgrade has something to do with this change but I'm not sure why (probably something in our aging tabs plugin which works differently with the new jQuery version). Making the sequence of the tab contents match the sequence of the tabs seems to fix the problem.
Created attachment 9528 [details] checkouts above tabs Works in the OPAC, but in the staff client it does something strange.
Created attachment 9627 [details] [review] Bug 8078 [REVISED] my summary showing contents of incorrect tab This patch moves the holdings tab content to the correct position sequentially with regard to the order of the tabs themselves. My guess is that the jQuery upgrade has something to do with this change but I'm not sure why (probably something in our aging tabs plugin which works differently with the new jQuery version). Making the sequence of the tab contents match the sequence of the tabs seems to fix the problem. Revised to correct the error in placement of the tags markup in the staff client.
Created attachment 9651 [details] [review] [SIGNED-OFF] Bug 8078 [REVISED] my summary showing contents of incorrect tab This patch moves the holdings tab content to the correct position sequentially with regard to the order of the tabs themselves. My guess is that the jQuery upgrade has something to do with this change but I'm not sure why (probably something in our aging tabs plugin which works differently with the new jQuery version). Making the sequence of the tab contents match the sequence of the tabs seems to fix the problem. Revised to correct the error in placement of the tags markup in the staff client. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Template only patch moving content around and fixing whitespace. Wraps id attribute in quotes for valid XHTML. Marking Passed QA.
This patch should not be backported to 3.8 unless the jquery upgrade is also on 3.8
Bug 5184 hasn't been pushed to 3.8.x and won't be, so this can wait for 3.10