Bug 15721: About page does not display Apache version
commita084fee0a66aa0d863740a99a3b018d71d426f8d
authorMarc Véron <veron@veron.ch>
Tue, 2 Feb 2016 10:34:16 +0000 (2 11:34 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Tue, 15 Mar 2016 08:41:41 +0000 (15 09:41 +0100)
tree61fd046a129275f7025fb611bf6dac68e7fc374e
parentaf4e2c60419ea007b75f2246d032b6de213cd2c8
Bug 15721: About page does not display Apache version

This patch changes about.pl to get version information from
C4::Context where applicable and fixes missing display of
the Apache version e.g. for Apache/2.2.22

To test:
- Without patch, open about page in staff client
- Remember contents of tab 'Server information'
  (e.g. make a screenshot)
- Apply patch
- Verify, that the About page displays the same information
  as before rsp. additionally displays Apache version if
  it was missing without patch.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as described
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
(cherry picked from commit c2fe13c13ad286e6fc67240624eee6d95c5e7334)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit 62bf20ad39377a61e7a500155ef5d4c51717c028)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
about.pl