Open ReLater opened 1 year ago
It seems we have in general an issue when certain user agents are specified without a (numeric) version number. See also this CMS issue: https://github.com/joomla/joomla-cms/issues/44469 .
Unfortunately I think it is not fixed by the already merged PR #131 .
Please test #132 . Thanks in advance.
Steps to reproduce the issue
Expected result
elseif()
. https://github.com/joomla-framework/application/blob/2.0.2/src/Web/WebClient.php#L436Actual result
Undefined array key 1 in libraries/vendor/joomla/application/src/Web/WebClient.php on line 439
Additional comments