Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Pingdom UA Parsed incorrectly #37

Open
fortytw2 opened this issue Aug 28, 2017 · 0 comments
Open

Pingdom UA Parsed incorrectly #37

fortytw2 opened this issue Aug 28, 2017 · 0 comments
Labels
Milestone

Comments

@fortytw2
Copy link

Example test case:

...
{
	title:    "Pingdom",
	ua:       "Pingdom.com_bot_version_1.4_(http://www.pingdom.com)/",
	expected: "Pingdom:1.4 Browser:Pingdom-1.4 Bot:true Mobile:false",
},
Test     Pingdom
got:     "Browser:Pingdom.com_bot_version_1.4_(http: Bot:true Mobile:false"
expected "Pingdom:1.4 Browser:Pingdom-1.4 Bot:true Mobile:false"

Not really important to fix, just saw it crop up

@mssola mssola added this to the v0.5 release milestone Aug 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants