Cannot move from a page to another or login to my site - 1.7.0-dev

Bug #1423127 reported by meliza
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
webtrees
Fix Released
Undecided
fisharebest

Bug Description

Using webtrees code I cannot move from a page to another or login to my site.

An entry is each time added to the website access rules table with my IP address and with an empty User agent string.

For instance Filter::server('HTTP_USER_AGENT') returns ''. So does filter_input(INPUT_SERVER, 'HTTP_USER_AGENT').
$_SERVER['HTTP_USER_AGENT'] or filter_input(INPUT_ENV, 'HTTP_USER_AGENT') return the expected data.

My server’s PHP Version is 5.4.37, the server protocol is HTTP/1.1 and the server’s software is Apache.

I have created an interim local hard-coded solution in session.php that enables me to carry out testing, but does not show correct URLs. I do not know how/what I should filter.

I need a solution in order to use webtrees 1.7.0 in production.

Meliza

Revision history for this message
fisharebest (fisharebest) wrote :
Revision history for this message
fisharebest (fisharebest) wrote :

It would be very helpful to have access to a server with these problems.

There are lots of things to investigate, but I have no means to do so.

Revision history for this message
meliza (meliza) wrote :

I'll let you know how to access my server. Meliza

Changed in webtrees:
assignee: nobody → fisharebest (fisharebest)
status: New → Fix Committed
Revision history for this message
fisharebest (fisharebest) wrote :

Fix released in 1.7.0

Changed in webtrees:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.