https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21105
--- Comment #8 from David Cook <[email protected]> --- (In reply to Rudolf Byker from comment #6) > Created attachment 119692 [details] [review] > New patch. Fixed quote problem and tested. > > Sorry, I did not test the previous patch properly. Here is a new one. I > tested it this time. It fixes the problem in the XML response, but it stills > seems to be formatted as YYYY-MM-DD hh:mm:ss instead of YYYY-MM-DDThh:mm:ssZ > in the browser. Not sure if that's a (separate) bug or a feature. I think that it would be reasonable to handle it here. Take a look at ./koha-tmpl/opac-tmpl/xslt/OAI.xslt. You'll see that the characters T and Z are being stripped out of the datestamps. -- 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/
