https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26791

--- Comment #15 from David Cook <[email protected]> ---
Next steps:

1. The code for exporting records from export.pl needs a massive rewrite in
order to work here, but I'm leaving that for last...

2. I also need to write unit tests, but at this point I'm just trying to get
something that obviously works and works well. I already want to refactor the
code I have but so far it's just about getting something working as close to
what we already have, which obviously isn't great.

3. Now I need to look more at C4::Templates::gettemplate, since it is expecting
a CGI object in the $query variable, and I don't have one. This is needed for
translations. I think that it's probably going to be far too difficult to try
to update it, and I'll end up creating a Koha::Template replacement.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to