https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9302Jonathan Druart <
[hidden email]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Passed QA |Failed QA
--- Comment #39 from Jonathan Druart <
[hidden email]> ---
4. on /members/merge-patrons.pl?id=19&id=5&id=45&id=21 the [+][-] links in the
header do nothing
(
https://screenshots.firefox.com/kq2LyGsluEr0ir7F/pro.kohadev.org)
5. After this confirmation screen:
https://screenshots.firefox.com/h9NQITzesVqeVQm6/pro.kohadev.orgI see these 3 holds:
https://screenshots.firefox.com/ZfjbD6PZWOBYv3Je/pro.kohadev.orgIt's not clear to me what happened.
6. On this screen (result of the merge), we are left alone (back/return button
is missing?)
7. flagsrequired => { borrowers => 1 }
must be borrowers => 'edit_borrowers'
8.
<td>[% p.firstname | html %] [% p.surname | html %]</td>
and
<a href="moremember.pl?borrowernumber=[% keeper.id %]">[% keeper.firstname %]
[% keeper.surname %] ([% keeper.cardnumber | html %])</a>
must be replaced with a call to patron-include.inc
9. TT, in the display_names block, you need to surround the strings with a html
tag (for translation)
10. Not sure about that part, I am going to ping Owen:
60 <div id="doc2" class="yui-t7">
61 <div id="bd">
62 <div id="yui-main">
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[hidden email]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugswebsite :
http://www.koha-community.org/git :
http://git.koha-community.org/bugs :
http://bugs.koha-community.org/