http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Cook <[email protected]> --- (In reply to comment #4) > Created attachment 16863 [details] [review] > 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 Awesome work, Owen. Any thoughts on how to test this one? Is there a way to automate the testing to make sure that each path actually gets formed correctly? -- 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/
