[Koha-bugs] [Bug 14247] System preference for news author display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 14 14:56:05 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14247

--- Comment #12 from Indranil Das Gupta <indradg at gmail.com> ---
Comment on attachment 39488
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39488
Updated version of patch, integrates syspref SQL, atomic update is pure SQL and
test plan is in commit message.

Review of attachment 39488:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14247&attachment=39488)
-----------------------------------------------------------------

Martin,

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref
@@ +13,5 @@
>              - images.
> +    News:
> +        -
> +            - "Show the author for news items:"
> +            - pref: NewsAuthorDisplay

since you are seeding the sql with "none" as the default (which btw is the
correct thing to do), do consider adding after 'pref: NewsAuthorDisplay' -

default: none

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list