Bug 15721: About page does not display Apache version
authorMarc Véron <veron@veron.ch>
Tue, 2 Feb 2016 10:34:16 +0000 (11:34 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 2 Mar 2016 03:22:51 +0000 (03:22 +0000)
commitc2fe13c13ad286e6fc67240624eee6d95c5e7334
treebe957a84551c8ae850ee9115c6e15cea89df381b
parent659a635412ab85701738c708e2fe447e0adfd416
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
about.pl