Bug 15721: About page does not display Apache version
commit62bf20ad39377a61e7a500155ef5d4c51717c028
authorMarc Véron <veron@veron.ch>
Tue, 2 Feb 2016 10:34:16 +0000 (2 11:34 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 7 Mar 2016 11:08:10 +0000 (7 12:08 +0100)
tree2f551fe2da26bebc6803869f804aa9e74c0ee642
parent9449b27198a1f8f24dde0675fe6230cb977c4cf0
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>
about.pl