Crash when space in browser string

Created on 18 January 2025, 3 months ago

Problem/Motivation

There are a very few fields where there is a space in the key, which causes a crash in engine/data.inc.php due to addition of an integer to a string.

Steps to reproduce

Parse a log file containing a line like
^mozilla\/4\.0 \(compatible;\)$ 177 0 20180630235739 0

Proposed resolution

All the data should be numeric, so we can check for non-numeric data to fix the key.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom egfrith

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024