Bug 245360
Summary: | User agent incorrect on ipadOS 15.7 | ||
---|---|---|---|
Product: | WebKit | Reporter: | bernard.cluyse |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | ||
Priority: | P2 | ||
Version: | Safari 15 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 15 |
bernard.cluyse
The user agent on iPadOS 15.7 is returning a version containing a comma '15.6,2'.
This is breaking user agent detection in commonly used libraries like https://github.com/faisalman/ua-parser-js/issues/594.
While they are implementing workarounds for these versions, this should also be resolved at the core.
Output
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6,2 Safari/605.1.15
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
*** This bug has been marked as a duplicate of bug 245213 ***