http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] | |m Patch complexity|--- |Small patch QA Contact| |[email protected] | |m Attachment #17388|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <[email protected]> --- QA comment: No issue found. There are still some occurrences: - reserve/request.tt - labels/label-manage.tt - reports/guided_reports_start.tt - authorities/detail.tt - opac-auth-MARCdetail.tt - opac-auth-detail.tt - opac-reserve.tt Not blocker, but is there a reason? Marked as Passed QA. --- Comment #8 from Jonathan Druart <[email protected]> --- Created attachment 17611 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17611&action=edit Bug 2774 - Path to theme is hard-coded in many places Many templates have instances where the path to the prog template is hard-coded. Now that interface and theme template variables are available everywhere these paths should be corrected to use them. Image paths corrected: - 'Patron image missing' image on circulation pages - 'Locked' icon on fund planning page - Tag and subfield edit icons on the authority, biblio editor, and batch item modification pages (Clone tag, delete tag, clone subfield, delete subfield, move subfield) - 'Loading' icon when importing frameworks Audio file paths corrected: - Sounds for circulation.pl and returns.pl Paths to DataTables assets corrected on: - Transfers to receive report - Holds queue report - Holds awaiting pickup report - Patron detail page (moremember.pl) - Patron circulation history - Update child to adult patron page - Process offline circulations - Catalog by item type report - Serials statistics wizard - Serial claims page - Koha news - Notices - Batch patron modifications Path to progress bar assets corrected on: - Process offline circulations page - Progressbar include file - Stage MARC imports - Manage MARC imports - Local cover image upload Other image paths: - "Approved" checkmark image on tags review page - Table sort icons on lists page - Feed icon on OPAC search result page - "Loading" image for OPAC plain MARC view Path to ratings JavaScript on OPAC detail and results pages Signed-off-by: Kyle M Hall <[email protected]> Checked all the pages modified by this patch, no problems noted Signed-off-by: Jonathan Druart <[email protected]> -- 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/
