https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25997
--- Comment #6 from Katrin Fischer <[email protected]> --- Beeing half XML half HTML makes translation difficult. > > (In reply to Katrin Fischer from comment #4) > > I think Julian might have an idea on how to fix it - I think improving > > translation of the RSS feeds would be key hten. > > Yeah, this sounds like an implementation issue rather than a RSS feed issue. > I've consumed RSS feeds in mixed English and Chinese and had no problems, so > it sounds like we're just not implementing the RSS feed correctly in Koha. The issue is not encoding or similar, but that translators create errors as they see not only the strings, but part of the code in translation. When they don't know, what it is and translate stuff they shouldn't you can end up with invalid XML = broken RSS. -- 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/
