From bugzilla-daemon@bugs.koha-community.org Tue Apr 5 15:45:54 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 14305] Public way to look at the Opac of different branches
Date: Tue, 05 Apr 2016 13:45:50 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5743397239669914646=="
--===============5743397239669914646==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D14305
--- Comment #7 from M. Tompsett ---
Comment on attachment 41639
--> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D41639
Bug 14305: View arbitrary branch's news, RSS fix
Review of attachment 41639:
--> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=3Dsplinter.html&b=
ug=3D14305&attachment=3D41639)
-----------------------------------------------------------------
::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt
@@ -53,2 @@
>
> RSS feed for [% IF ( loggedinusername ) %][% Branches.GetN=
ame( branchcode ) %] and [% END %] system-wide library news.
If a user is not logged in and passes branchcode=3DBranchA in the URL, line 54
isn't going to display correctly.
Add '?branch=3D{some branchcode that has specific branch news}' to your opac-=
main
url. Notice the RSS message is wrong.
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============5743397239669914646==--