https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42017
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 194904 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194904&action=edit Bug 42017: Fix content type of OPAC news RSS This patch updates opac-news-rss.pl so that it outputs data with the correct content type, text/xml. To reproduce you must have at least one news item in your system. From the OPAC main page, click the RSS feed link. - If you are using Firefox or Chrome you will see unstyled plain test on the screen. You may or may not be able to see the problem if your browser (e.g. Vivaldi) has a built-in RSS reader. To test, apply the patch and restart services. - In the OPAC, from the main page, click the RSS feed link at the bottom of the OPAC news list. - You should see the XML view of the feed. This confirms that the browser is receiving the correct content type. Sponsored-by: Athens County Public Libraries -- 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/
