http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12705
--- Comment #3 from Marc Véron <[email protected]> --- Bernardo, thanks for the comment. I considered to change getTranslatedLanguages() but: a) I could not really find out what to change... b) I was afraid that changes could have side effects because the function is used at several places Anyway, I think it is better to keep the behaviour as it was originally intended (News per language variants). At the moment the most important thing for me is to fix the bug, because I can not display de-CH news at the moment. Regarding the new features: ---- Perhaps a new feature could be a multiple selection on target languages or interfaces for news display location. MV: That would be nice for a follow up ---- Another feature could show here only 'active' languages, i.e. only push if ( $sublanguage->{'enabled'} ) MV: As far as I remember there was a discussion somewhere about this idea with following scenario: It could be possible that a library plans to introduce an additional language. They prepare some news in this language, but do not yet enable it. -- 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/
