[Koha-bugs] [Bug 13485] Add a proxy page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 2 17:29:37 CET 2015


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34598|0                           |1
        is obsolete|                            |
  Attachment #34604|0                           |1
        is obsolete|                            |
  Attachment #34908|0                           |1
        is obsolete|                            |

--- Comment #10 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 34909
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34909&action=edit
[PASSED QA] Bug 13485 - Add a proxy page

To test:

I) Apply the patch
II) Run updatedatabase.pl

scenario I)

1) Add some content in ProxyPageContent and ProxyPageTitle sysprefs.
2) Add your machine ip (ex. 127.0.0)
3) Validate cgi-bin/koha/opac-proxypage.pl shows a page with ProxyPageContent
and ProxyPageTitle contents.

scenario II)

1) Logout opac page
2) Add some content in ProxyPageContent and ProxyPageTitle sysprefs.
3) Add other ip that your machine ip.
4) Validate: cgi-bin/koha/opac-proxypage.pl shows a login page.
5) Validate: cgi-bin/koha/opac-proxypage.pl shows a page with ProxyPageContent
and ProxyPageTitle contents after login.

Followed both scenarios, works as expected.
Signed-off-by: Marc Veron <veron at veron.ch>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list